-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Improved edit message interface #1514
base: main
Are you sure you want to change the base?
Conversation
@ayaan-qadri is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1514 +/- ##
=======================================
Coverage 35.51% 35.51%
=======================================
Files 73 73
Lines 3644 3644
=======================================
Hits 1294 1294
Misses 2350 2350 ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7eaf4fd
to
e327ef2
Compare
Just rebase for change commit message |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ayaan-qadri
Few points on this PR
@ManishMadan2882 It is useless to show edit button when it is already in edit mode & made button as it was before (rounded-full) |
Improved edit message interface and decreased right margin hover on message button
Fixes - 🐛 Bug Report: Edit message interface should be improved #1513
Before
After