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

Custom tickets: Optional oneOf and manyOf should have an ability to clear all values #5421

Open
3 tasks
Amantini1997 opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels

Comments

@Amantini1997
Copy link
Contributor

Amantini1997 commented Feb 24, 2025

Description

As it stands, with the front end UI, if you have selected a value on oneOf (or at least one of manyOf) property, there's no way to remove it.

We should allow the user to clear the values as long as it's not a required field (perhaps by adding a X icon? consult with our in house design expert if necessary).
image

Note we should also be able to do this with special rendered ones, like jobsAndUsers:
image

Goals

  • Make it possible to clear the value of oneOf properties (where allowed);
  • Make it easier to clear the value of manyOf properties (where allowed);

Tasks

  • Add a button to clear the value of any select input if allowed by the property (i.e. not required)

Product Link

https://github.com/3drepo/3D-Repo-Product-Team/issues/461

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

No branches or pull requests

1 participant