noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
8 stars 7 forks source link

SelectWithOptionsCell once click +ADD NEW impossible to cancel input #449

Closed sseppi closed 6 months ago

sseppi commented 8 months ago

By clicking on the +ADD NEW button on a Select Box it gets correctly activated the possibility to input a new value as String.

Image

As you can see in the screenshot below, once the string input has been activated there is no way to get back to cancel the input via string and go back to the select box.

Image

Shall we introduce a small Back button like for example a small x (See screenshot preview below) to go back from the String input field to the select field?

Image

To reproduce the problem I used the following steps:

  1. Access the Dataset Information dataset: https://databrowser.opendatahub.testingmachine.eu/dataset/table/tourism/v1/MetaData
  2. Access the edit view of one dataset, as for example Horses: https://databrowser.opendatahub.testingmachine.eu/dataset/edit/tourism/v1/MetaData/054e3e27-61a4-41ea-867f-fc97b275cef1
  3. Add a new Data Provider
  4. Select +ADD New from the dropdown
sseppi commented 8 months ago

@pkritzinger and @Mazzolintis : what do you think about this issue? Shall we foresee this improvement in the next iteration we do?

pkritzinger commented 8 months ago

@sseppi sounds good, let's do that!

sseppi commented 8 months ago

@pkritzinger thank you for your feedback!

@MatteoBiasi we should plan also this small change to the component, to improve the usability of it.

RudiThoeni commented 6 months ago

@sseppi tested and it works

gappc commented 6 months ago

@sseppi I think we can close this issue, what do you say?

sseppi commented 6 months ago

Fine also for me.