-
-
Notifications
You must be signed in to change notification settings - Fork 177
Status button: use custom status label also for title #7043
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
Comments
@getkirby/backend If we read the blueprint for each model ( |
I think there performance concerns is why we haven't done it so far. But not sure we actually tested the performance impact. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
The change status button title attribute is not translated according to the page blueprint. It still contains the German label
Ungelistet
forunlisted
status, wheras I set label and text to be something else. This also happens for the other translated label, too (listed
=>Freigegeben
)Expected behavior
The button text and title communicate the same status.
Screenshot
To reproduce
In Prüfung
The title attribute shows
Ungelistet
rather thanIn Prüfung
.Your setup
Kirby 4.6.1
MacOS 15.3.1
PHP 8.4
The text was updated successfully, but these errors were encountered: