[Fixed] #7921 Message text overflow removed redundant title#10485
[Fixed] #7921 Message text overflow removed redundant title#10485Gudahtt merged 5 commits intoMetaMask:developfrom BboyAkers:aakers/7921
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
Took me awhile to figure out the text wrapping but hopefully this suites the fix necessary and doesn't disturb the design. 🙂 Side note: |
Gudahtt
left a comment
There was a problem hiding this comment.
Thanks! This looks like a good start.
I'm still seeing a horizontal scrollbar in some cases though 🤔 Like with the signTypedData_v4 example on the test dapp.
Also, the indentation here is pretty severe. It won't take much nesting to make it entirely unreadable unfortunately. I don't know what to do about that though.
...nents/app/signature-request/signature-request-message/signature-request-message.component.js
Show resolved
Hide resolved
|
Took awhile lol but there shouldn't be any overflow problems anymore!!! 🙂 |
|
Thanks, this is definitely an improvement! The indentation now seems slightly larger though, particularly for the first column. There's a lot of wasted space on the left. The difference is slight, but when you consider that one level of indentation on |
|
Gotcha, i'll get to that today and finish up! |
|
Sorry for the wait :P. Fixed the padding! 🙂 @Gudahtt |


Fixes: #7921
Explanation:
Message text overflow removed redundant title
Manual testing steps:
Result: