Summary: | NeoChat uses different icons for "log out" buttons/features in different contexts | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Nate Graham <nate> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | carl |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=491357 | ||
Latest Commit: | https://invent.kde.org/network/neochat/-/commit/fc24beae6d009fcb86165f798b1526663edf77ca | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
`list-remove` on welcome screen
`list-remove-user` in user context menu `im-kick-user` on accounts page |
Description
Nate Graham
2024-08-06 15:57:49 UTC
Created attachment 172344 [details]
`list-remove` on welcome screen
Created attachment 172345 [details]
`list-remove-user` in user context menu
Created attachment 172346 [details]
`im-kick-user` on accounts page
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1883 Git commit fc24beae6d009fcb86165f798b1526663edf77ca by James Graham. Committed on 07/09/2024 at 12:41. Pushed by nvrwhere into branch 'master'. Use im-kick-user consistently for logout. I went with im-kick-user as it's fully red at all sizes. M +1 -1 src/login/WelcomePage.qml M +1 -1 src/qml/AccountMenu.qml https://invent.kde.org/network/neochat/-/commit/fc24beae6d009fcb86165f798b1526663edf77ca |