-
Notifications
You must be signed in to change notification settings - Fork 11
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
Wallet page still has a scroll 📜 #328
Comments
Will look at this one later today 👌 |
@felipegaucho which browser/OS are you using? I believe this is a browser-specific problem/setting, specifically in determining whether scroll bars should show up all of the time when an area is scrollable (which the profile page is). Yes right now there is not much content that makes scrolling the profile page useful, but in the future there will be more content/features on this page so scrolling will need to be enabled. Here is how it looks on my machine (note how they only appear when the user is actively scrolling). |
@bent0b0x I'm using the mini design as a guide. |
I think having scrollbars within an iframe is evil and to be avoided at all costs :-) |
Will work on this one tomorrow 👍 |
@pedrocasa can you attach a version of the design jr posted above with the grid overlay? And while we're at it, if you have grid designs for the other screensize breakpoints feel free to send those over and I'll adjust profile accordingly. I would like to use this as an opportunity to improve the rendering of the profile page at all dimensions (paying attention to things like the dimension of the PTI/ETH boxes, and the font sizes within them, etc). Below is a quick POC of what the responsive changes in dimensions/font sizes can look like: Here is a slightly more involved POC involving changing sizes of text/buttons in the header as well in tiny mode: (note to self: this branch has the changes in the gifs above) |
@bent0b0x use the |
@jrgarou that class seems to specify a width of |
@pedrocasa let me know what you think. No more scroll, this is how it looks 490x280 |
Getting better, The distance between the boxes still wrong and maybe we should give less weight for the "dont worry " sentence |
@bent0b0x Yes. Lets talk. May I do this and change the edit profile? |
@jrgarou feel free! |
@pedrocasa have a look |
Description:
The wallet page still has its scroll bar on the side, and I seem unable to get rid of it :)
Steps to Reproduce:
Actual result:
In a twitter share:
In the embedding playground (embedded version):
Expected result:
No scroll bar!
The text was updated successfully, but these errors were encountered: