-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better UX #1
Comments
Help from the community would be cool for this ticket, since redesigning the color palette for example can be done without much technical background. |
Check out https://github.com/andywer/postcss-debug/tree/develop :) I addressed a good bunch of the mentioned suggestions. |
Nice work! Second step:
|
Thank you for the quick feedback! Some styling improvements can be done quickly, but I doubt that I will find the time to address all of this in the near future. So to all visitors of the issues section: If you like what you see feel free to participate! |
Third step:
|
Also our design become better and better and now we have more complicated questions: How many files user will have? If it will have more than 10 files, it will be hard to display them in tabs. We should go to left-side menu. |
Yeah, good points indeed. But since it is still a beta version, I just released the current state of progress as version 0.2.0. One additional question: 4. border-radius: There is no border-radius on any component... Cheers |
@andywer yeap, improving is end-less process :). So we could make release on every step. Hm, strange, I see a border-radius on screenshot. Maybe it goes from CSS highlight library? Or it is just screenshot artifact? (If you don't see it, we can forget about this point) |
Ahh yeah, right. The |
+1 to remove Bootstrap. Its CSS is so bad :). |
Hey @pgrekovich! Thanks for sharing your idea. I can clearly see you motivation, but I fear it's only going to work if you only use very few PostCSS plugins. The application of my current client uses CSS modules and some other PostCSS plugins for convenience features and that sums up to about 9 plugins in total. That would mean 10 snapshots side by side... |
@andywer yeah, you'r right. I still think about it. How else can I help you? |
@pgrekovich Documentation is an issue right now (#4). Maybe you have some ideas how to improve it? |
@andywer See it. |
@Gaserd I think we should remove plugins from aside. Two plugins panels confuse users. |
I like it (links to plugin page is really useful) |
Pretty cool! 👍 |
Maybe we should make files bigger? Bigger button — less time to click (by Fitts's law) |
Not sure, maybe. We should make the files sidebar and the content area stretch to the whole screen width minus some padding, though. But this is only a detail. |
I think we have space to not hide file panel. Simple is better |
@ai Ok 👍 |
@andywer how we generate link in documentation for plugin ? |
@Gaserd I suggest we use this: https://raw.githubusercontent.com/himynameisdave/postcss-plugins/master/plugins.json :) |
We could provide links to npm — so we will need only plugin name |
And you can take plugin name from |
@ai Sure, that's even simpler! |
Why not? 😊 It week be useful even in desktop to put debug page in small sidebar near a webpage. |
But also we can do better graphic design (we fixed only UX). Better fonts, more modern graphic language (material design?). |
@ai Yeah. I think about this. 👍 |
Suggestion: I will close this issue for now and we can open a new one for the remaining design part. |
Tools is awesome, but look and feel is just prototype. We should do it better:
Initial @ 0ms
, we don’t need time here.The text was updated successfully, but these errors were encountered: