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

The delete button should be displayed only when an item is hovered and hidden #2327

Closed
stanisev opened this issue Apr 29, 2024 · 1 comment · Fixed by #2330
Closed

The delete button should be displayed only when an item is hovered and hidden #2327

stanisev opened this issue Apr 29, 2024 · 1 comment · Fixed by #2330

Comments

@stanisev
Copy link
Contributor

Describe the bug

The delete button should be displayed only when an item is hovered and hidden (via the hide class) by default which was removed In one of the previous MRs

Expected behavior

We should add back removed hint css class

Steps to reproduce the issue

Use master details renderer. All elements of the master details will have the delete button (delete button should be displayed only on hover)

Screenshots

No response

Which Version of JSON Forms are you using?

v3.2.1

Framework

Angular

RendererSet

Other (please specify in the Additional context field)

Additional context

No response

@JBBianchi
Copy link
Contributor

Little typo hint hide

Discussed in #2229 (comment)

stanisev added a commit to stanisev/jsonforms that referenced this issue May 3, 2024
…e button should be displayed only when an item is hovered and hidden
lucas-koehler pushed a commit that referenced this issue May 15, 2024
Revert the deletion of the hide css class in the angular material master detail renderer.
With this, the delete button is displayed only when an item is hovered and hidden.

Fixes #2327
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 a pull request may close this issue.

2 participants