-
Notifications
You must be signed in to change notification settings - Fork 385
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
META Gnoweb UI Improvements #3355
Comments
Add a way to easily see which network we are running on. This could be a ribbon or another indicator. We need distinct values for the portal, testnets, and local (gnodev). Bonus: subtle custom CSS allows us to have a gentle background color to quickly identify the portal, local, and other options. |
bug breaking CleanShot.2024-12-17.at.17.50.55.mp4 |
Lack of cookie for the key/address. CleanShot.2024-12-17.at.17.52.04.mp4 |
It would be nice to have dark mode |
This PR aims to fix some of remaining UI bugs on gnoweb after the revamp merge. Some of: #3355 - Fixes Safari select input design and icons - Fixes input hover - Fixes ToC font style - Fixes UI details and improve CSS - Fixes Responsive with long content - Fixes Scrollbar - Fixes fonts loading strategy and size - Fixes ts issue with copy btn (quick clicks) - Fixes some A11y
This PR aims to fix some of remaining UI bugs on gnoweb after the revamp merge. Some of: gnolang#3355 - Fixes Safari select input design and icons - Fixes input hover - Fixes ToC font style - Fixes UI details and improve CSS - Fixes Responsive with long content - Fixes Scrollbar - Fixes fonts loading strategy and size - Fixes ts issue with copy btn (quick clicks) - Fixes some A11y
Adds JavaScript features listed #3355 regarding Help section in gnoweb. - Adds localStorage feature for address - Fixes txlink - Minor UI styles
We should see if we can somehow make the page a little less empty when there is little or no content, like for example here: https://gno.land/r/docs/hello Also, in this specific case above, the TOC is not shown even though the text is H1 |
This PR aims to fix some of remaining UI bugs on gnoweb after the revamp merge. Some of: gnolang#3355 - Fixes Safari select input design and icons - Fixes input hover - Fixes ToC font style - Fixes UI details and improve CSS - Fixes Responsive with long content - Fixes Scrollbar - Fixes fonts loading strategy and size - Fixes ts issue with copy btn (quick clicks) - Fixes some A11y
Adds JavaScript features listed gnolang#3355 regarding Help section in gnoweb. - Adds localStorage feature for address - Fixes txlink - Minor UI styles
Centralizing here some feedback about the new Gnoweb UI.
The text was updated successfully, but these errors were encountered: