mediathekview / mediathekviewweb

Eine Weboberfläche als Alternative zum Java-Client
https://mediathekviewweb.de/
GNU General Public License v3.0
911 stars 68 forks source link

[Suggestion] Additional video info textbox: add X to close it and/or add click-handler to the box area to close it #100

Open Wikinaut opened 6 years ago

Wikinaut commented 6 years ago

When I opened one (or accidentially more) text boxes, it is very often very difficult to close them, because you have to find the handle where you opened it, especially when you use MVW on a smartphone.

I suggest to add click handler on the whole box area to close it and/or an "X" icon to close the box.

bagbag commented 6 years ago

I think I don't touch the UI of the current version anymore and instead use all the time on the new version.

What would be your prefered solution: either a tooltip like the current one or by implementing an expandable row like https://angular-material-expandable-table-rows.stackblitz.io?