Closed sseppi closed 1 month ago
@Mazzolintis
The proposed solution is inline with the goal of this issue. During the call the following aspect has been discussed:
For the search on the Table view "Search within Title" we need to identify a way to implement it also for the mobiltiy.
Since in the Tourism the searchfilter
does the search on the Title field, on the mobility side we could implement it by making the search on the "Station Name" field.
On mobile the search will be reduced only to a lens icon. If the user clicks on it will be opened the search.
@pkritzinger can you please add the link to the final version of the design?
@sseppi @MatteoBiasi please find the design here. It would be great if @MatteoBiasi could check what influences the implementation of V2 would have on the different components so that we can review - and in case optimize - them.
https://www.figma.com/design/DmuP6Dbv5LzkCNOXrDnWIL/2023-2024?node-id=2646-5382&t=d5M8J8DHL80jfTxr-1
@MatteoBiasi
During the today's meeting we agreed that in case the "Embedded view", if exists a configuration, is always the default view that will be loaded if the user changes the Dataset he is viewing.
In case the users will ask to keep their manual configuration, we will evaluate in future if we need to implement a more complex logic to keep the user choice. The logic should differentiate two different cases:
@MatteoBiasi find the specifications for the new search here: https://www.figma.com/design/DmuP6Dbv5LzkCNOXrDnWIL/2023-2024?node-id=3115-2213&t=8yuDhiRdxlgUhQHh-1
FYI: @sseppi
@sseppi seems to work (see e.g. https://databrowser.opendatahub.testingmachine.eu/dataset/table/tourism/v1/Accommodation, can we close this issue?
@gappc Yes, the functionality has been developed as expected. A dedicated issue has been created to solve the representation problem of long dataset names: #603
Therefore we can close this issue.
If I'm navigating a dataset in the Table View, by clicking on the Dataset name top right (see screenshot below), I want to be able to filter, search and browse the dataset list to change the data I looking.
Once the user clicks on the dataset name, an Idea could be to explode the bar and show the list of datasets and the search and filre options, like in the dataset overview page.
Warning If we do so, we have to find a way to warn the user about this functionality! Maybe a tooltip or something similar could be useful. Maybe we could consider something similar what Githug (screenshot belo) or google drive with the new features do.