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

UIU-2938: Permission sets detail record view: Description text marked as heading #2840

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UladzislauKutarkin
Copy link
Contributor

https://folio-org.atlassian.net/browse/UIU-2938

Here we changed KeyValue component to Heading to fix accessibility problem for Description.
Screenshot 2025-01-14 at 12 17 56
Screenshot 2025-01-14 at 12 17 47

@UladzislauKutarkin UladzislauKutarkin requested review from vashjs and a team January 14, 2025 08:40
@artem-blazhko artem-blazhko requested a review from a team January 14, 2025 11:23
<FormattedMessage id="ui-users.description" />
</Headline>
<div>
{_.get(selectedSet, ['description'], '-')}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please clarify can we use <NoValue /> instead of '-'?

@Dmitriy-Litvinenko Dmitriy-Litvinenko requested a review from a team January 14, 2025 12:58
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.

3 participants