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

Validity, compatibility, and integrity rule values are not displayed in the UI in read-only mode. #4107

Closed
kovalmaksym opened this issue Dec 8, 2023 · 4 comments

Comments

@kovalmaksym
Copy link

Feature or Problem Description

The UI in read-only mode does not display validity, compatibility, and integrity rule values. For instance, when a user selects values in the normal mode and then switches to read-only, the UI only presents the descriptions of the selected values without showing the actual values.

Proposed Solution

Introduce a label field that exhibits the selected value for each rule in read-only mode.

Additional Context

Normal mode:
image

Read-only:
image

@kovalmaksym kovalmaksym added the type/enhancement New feature or request label Dec 8, 2023
@apicurio-bot
Copy link

apicurio-bot bot commented Dec 8, 2023

Thank you for reporting an issue!

Pinging @jsenko, @EricWittmann to respond or triage.

@EricWittmann
Copy link
Member

Fixed in EricWittmann@17aba5c

@Shawcs
Copy link

Shawcs commented Apr 10, 2024

Hi @EricWittmann personally I still can't see any information about Validity, compatibility or integrity rule when I'm in read only. The image running in the 2.5.10.Final, it's the same display if the schema existed before the upgrade or was added after. In env variable (other than cert and connection) I'm using

REGISTRY_UI_FEATURES_READONLY: true
QUARKUS_PROFILE: prod
REGISTRY_RULES_GLOBAL_VALIDITY: FULL
ENABLE_CCOMPAT_CANONICAL_HASH_MODE: true

Am I missing something ?

@carlesarnal
Copy link
Member

Hello @Shawcs, Eric's fix points to Apicurio Registry 3.0, thus you will still have those problems in 2.5.10.Final

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants