-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Align Prefences #22940
Align Prefences #22940
Conversation
Preferences was more to the left
Please write more explicitly what this PR does, and why it's needed, in the What this PR does / why we need it: section, so it's clear without reading the code. |
I wrote that Preferences was more to the left and the pictures shows the difference. |
Yes, but that section should explain clearly what the PR does and why it's needed. "Preferences was more to the left" is very vague. |
i updated the text now |
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.
Looks good, I just need to do some more testing to see that it doesn't have a negative effect on other dropdowns before I can approve.
this will probably make something else miss-aligned, can you check all other menus? (main menu & panel menu), we are moving to new icon library soon (instead of the mix we have now), should help alignment issues |
Have checked the following:
|
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.
Can't find any negative impact. Looks good!
* master: (27 commits) Upgrade golangci-lint and fixes some linting errors. (grafana#22909) Storybook: Remove unneccesary stories and reorganize a bit (grafana#22959) Menu: aligning user menu options (grafana#22940) Select: Fixed select text positition (grafana#22952) CircleCI: Pin grabpl to v0.2.0 (grafana#22906) Docs: fix broken link (grafana#22949) Variables: migrates ad hoc variable type to react/redux. (grafana#22784) AuthProxy: Fixes bug where long username could not be cached (grafana#22926) Admin: Added Name to user list (grafana#22939) Docs: Update email notifier documentation (grafana#22919) update latest to 6.7.1 (grafana#22933) changelog 6.7.1 (grafana#22932) NewPanelEdit: Organise sidebar in tabs (grafana#22870) Query components unsafe lifecycle methods (grafana#21163) Fix typo (grafana#22923) Panels: Fixed size issue with panels when existing panel edit mode (grafana#22912) Azure: Fixed dropdowns not showing current value (grafana#22914) Reporting: Update docs with new default value (grafana#22916) Fix: failing tests when running on none english os. (grafana#22913) BackendSrv: only add content-type on POST, PUT requests (grafana#22910) ...
* master: (733 commits) Alerting: Enable Alert rule tags to override PagerDuty Severity setting (#22736) Storybook: Fix broken stories (#22975) CircleCI: Reduce memory usage of golangci-lint (#22970) Fix mysterious Babel plugin errors (#22974) Variables: replaces homegrown variableAdapters with Registry (#22866) Fix typos in ha_setup.md (#22951) SAML: Document 2.0 as version (#22960) Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) Upgrade golangci-lint and fixes some linting errors. (#22909) Storybook: Remove unneccesary stories and reorganize a bit (#22959) Menu: aligning user menu options (#22940) Select: Fixed select text positition (#22952) CircleCI: Pin grabpl to v0.2.0 (#22906) Docs: fix broken link (#22949) Variables: migrates ad hoc variable type to react/redux. (#22784) AuthProxy: Fixes bug where long username could not be cached (#22926) Admin: Added Name to user list (#22939) Docs: Update email notifier documentation (#22919) update latest to 6.7.1 (#22933) changelog 6.7.1 (#22932) ...
What this PR does / why we need it:
Move Preferences little to the right/Preferences was more to the left then other menu items
Which issue(s) this PR fixes:
doesn't exist
Old view

new view
