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

Display record status tag in full record and edit screen #1651

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

fjorba
Copy link
Contributor

@fjorba fjorba commented Oct 23, 2024

Record status is only visible in the record lists screen, but not when the records are shown or edited. Display it at the top of the screen using the same ActiveAdmin status_tag than in the lists.

Closes #1649

Record status is only visible in the record lists screen, but not when the
records are shown or edited.  Display it at the top of the screen using the
same ActiveAdmin status_tag than in the lists.

Closes rism-digital#1649
@fjorba
Copy link
Contributor Author

fjorba commented Dec 10, 2024

This patch has a annoying behaviour displaying html in the title bar of the browser, at least in Linux, both with Firefox and Chromium and Chrome

image

image

I suspect that it should be fixed in ActiveAdmin, not in Muscat, because the title is sent as such to ActiveAdmin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should the record status be more visible in the show and edit screen?
1 participant