-
-
Notifications
You must be signed in to change notification settings - Fork 766
fix: less whitespace in message & add app name #824
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #824 +/- ##
=======================================
Coverage 79.54% 79.54%
=======================================
Files 56 56
Lines 2645 2645
=======================================
Hits 2104 2104
Misses 450 450
Partials 91 91 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Looks great to me, I personally prefer a more compact and information dense look like this. (I haven't tried it live yet) |
374b6e0
to
4ce8ce5
Compare
ui/src/message/Message.tsx
Outdated
@@ -1,4 +1,4 @@ | |||
import {Button, Theme, useMediaQuery, useTheme} from '@mui/material'; | |||
import {Box, Button, Theme, useMediaQuery, useTheme} from '@mui/material'; |
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.
I've updated the description with new screenshots. The mobile style now has a different header layout. @eternal-flame-AD do you have a better idea for the application image in the mobile layout, it looks a little out of place but at least it's more compact?
1404e8f
to
ff086d5
Compare
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.
lgtm!
ff086d5
to
94f5df5
Compare
94f5df5
to
cd2b416
Compare
Suggestion from #819 (comment)
@eternal-flame-AD what do you think?
desktop:
mobile: