-
-
Notifications
You must be signed in to change notification settings - Fork 831
Fixed shield alignment on message Input #12149
Fixed shield alignment on message Input #12149
Conversation
Converted to a draft because it needs some more work. The alignment is not right in rooms without encryption. And test screenshots need to be updated. |
I am trying to update the snapshots for the tests. I am using this command: It adds new screenshots with In the .gitignore file I see that only |
169c77b
to
6f39f4b
Compare
Thanks for this PR, I've updated the branch. I think you asked in the Matrix room but for the record, the answer was that we supply a docker image for the purpose, so |
Awesome. Thanks. I'll update the PR. |
…hub.com/manancodes/matrix-react-sdk into manancodes/Input_text_shield_misaligned
Awesome, thank you @manancodes ! |
* Fixed shield alignment on message Input * Fixed shield alignment on message Input * Updated fix * reversing merged changes (cherry picked from commit b3ab5fc)
Checklist
Fixes element-hq/element-web#26851
Signed-off-by: Manan Sadana manancodes.dev@gmail.com
This was the behaviour before the fix:
And this is the behaviour after the fix:
Type: defect
Here's what your changelog entry will look like:
🐛 Bug Fixes