Skip to content
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

configured visible action do not match visible actions #5298

Closed
MarcusWolschon opened this issue May 14, 2021 · 3 comments
Closed

configured visible action do not match visible actions #5298

MarcusWolschon opened this issue May 14, 2021 · 3 comments
Labels
type: bug Something is causing incorrect behavior or errors

Comments

@MarcusWolschon
Copy link
Contributor

Describe the bug
Einstellungen->Allgemeine Einstellungen->Anzeige->Sichtbare Nachrichtenaktionen
Englich: "visible message actions"(?)

is set to:
DELETE+ARCHIVE+MOVE+SPAM

The actually visible actions are:
ARCHIVE+DELETE+MARK (UN)REAT+PREVIOUS+NEXT

To Reproduce

should be obvious

Expected behavior

The 4 configured actions being visible and all other actions being in the menu, screen space permitting.
All visible actions actually being configurable.
("mark as unreat" isn't a very often used action for me and would do well being in the menu. Navigating to next/prev I never, ever use.)

Screenshots
(trying to find out how to upload screenshots in the desktop browser version)

Environment (please complete the following information):
JMAP DEV

Additional context

Logs

@MarcusWolschon MarcusWolschon added the type: bug Something is causing incorrect behavior or errors label May 14, 2021
@MarcusWolschon
Copy link
Contributor Author

3
2

@MarcusWolschon
Copy link
Contributor Author

Trying to find out where this happens in the source code to propose a fix but I'm betting lost.

@cketti
Copy link
Member

cketti commented May 14, 2021

See MessageList.configureMenu().

I created a new issue proposing a more generic solution to this problem: #5300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is causing incorrect behavior or errors
Projects
None yet
Development

No branches or pull requests

2 participants