mediathekviewweb icon indicating copy to clipboard operation
mediathekviewweb copied to clipboard

[Issue tracker/Suggestions] Issue tracker for improvements

Open Wikinaut opened this issue 9 years ago • 8 comments

Issue tracker for improvements

  • [x] add a X "clear input" symbol at the end of the input line
  • ~~fold also "GitHub" and "Kontact" into "Über" (to save screen space); rename "GitHub" to "Source code"~~
  • [x] extend space between the "play" and "download" icons (allow more space: on smartphones, the both are too close, and clicking on is difficult)
  • [x] add <label...> tags for "Überall" and "Zukünftig" checkboxes, or make the whole button area sensitive for clicks
  • [x] #43 Make a better dev environment by auto building changed index.js (as I often forget it and then wonder why stuff still doesn't work) (added by bagbag)
  • [ ] #51 Make settings persistent
  • [ ] #41 Allow exact searches

This head posting will be edited (updated).

(I am going to install the software on my server an will try to fix one or the other and come back later with formal issues, and/or pull requests.). Feel free to extend this "Sammeleintrag".)

Wikinaut avatar Feb 10 '17 14:02 Wikinaut

Am I also allowed to fix these? :P

Point 1: good idea 👍 Point 2: The navbar will just get empty, but we won't save any space? Point 3: So only extend space on small screens and leave it like it is on desktop? Point 4: 👍

bagbag avatar Feb 10 '17 15:02 bagbag

allowed to fix ?

Klaro!

ad 2: looks much better. Average user does not even know what "GitHub" means. Perhaps also rename the button to "Sourcecode" or so. (I will add this in a second)

ad 3: add one additional &nbsp; on all screens (as a quick fix. Should help. Did not test it. I am currently busy with building my build-environment...)

Wikinaut avatar Feb 10 '17 15:02 Wikinaut

clear button implemented: 8805318e80906c5befc88e7ae0e77f3a910d47ff

bagbag avatar Feb 10 '17 17:02 bagbag

label tag implemented: 655202aee5ee715fe3bd860cc0926aebfa00e3bd

bagbag avatar Feb 10 '17 17:02 bagbag

space extended: b472f2abf22df0d057d18afb045f7c3472f88ef0 (but not much, as it doesn't look good than)

bagbag avatar Feb 10 '17 17:02 bagbag

regarding point 2: I noticed, that on my mobile phone, all these items are "under" a three-bar icon, which looks fine.

Wikinaut avatar Feb 12 '17 13:02 Wikinaut

so your intention of that was because of small screens?

bagbag avatar Feb 12 '17 14:02 bagbag

It was... both! On my small device I noticed, that my "wish" was magically fulfilled, and on the larger MacBook screen, I wish to have all unnecessary links hidden. And you could also move "Hilfe" to the button.

It's not a "must have", it's a wish.

Wikinaut avatar Feb 12 '17 15:02 Wikinaut