General layout improvement: Top level navigation + structure#6047
General layout improvement: Top level navigation + structure#6047math-GH wants to merge 150 commits intoFreshRSS:edgefrom
Conversation
|
I like the fixed bar at the top 👍🏻 I am more neutral about the left bar. But it is nice with an update 🙂 The improvements of the mobile view are what I am most looking forward to. A couple of notes, which you probably already have spotted:
|
|
Feel free to ping me again in a few days if I forget; it's a bit too late now. :-) |
|
I am giving it a try |
|
It looks as expected for me. What would you change/improve? |
|
Quick test on Firefox mobile:
|
Yes, I am still investigating what is broken here. |
I agree. I thought that I wrote down already my thoughts about it but cannot find it anymore: @Frenzie : What do you think about it? |
I understand what you mean, but I cannot reproduce it nor I cannot understand the reason for this behaviour. |
I'd move help under settings. |
| 'title' => 'Visualizzazione', | ||
| 'view_bar' => array( | ||
| 'headline' => 'View bar', // TODO | ||
| 'show_add_feed_category_button' => 'Show „Add Feed or Category“ quick button', // TODO |
There was a problem hiding this comment.
| 'show_add_feed_category_button' => 'Show „Add Feed or Category“ quick button', // TODO | |
| 'show_add_feed_category_button' => 'Mostra il pulsante rapido “Aggiungi feed o categoria”', |
| 'view_bar' => array( | ||
| 'headline' => 'View bar', // TODO | ||
| 'show_add_feed_category_button' => 'Show „Add Feed or Category“ quick button', // TODO | ||
| 'show_help_button' => 'Show „Help“ quick button', // TODO |
There was a problem hiding this comment.
| 'show_help_button' => 'Show „Help“ quick button', // TODO | |
| 'show_help_button' => 'Mostra il pulsante rapido “Aiuto”', |
| 'back' => '← Torna indietro', | ||
| 'back_to_rss_feeds' => '← Indietro', | ||
| 'cancel' => 'Annulla', | ||
| 'close' => 'Close', // TODO |
There was a problem hiding this comment.
| 'close' => 'Close', // TODO | |
| 'close' => 'Chiudere', |
| 'configuration' => 'Configurazione', | ||
| 'display' => 'Visualizzazione', | ||
| 'extensions' => 'Estensioni', | ||
| 'help' => 'Help', // TODO |
There was a problem hiding this comment.
| 'help' => 'Help', // TODO | |
| 'help' => 'Aiuto', |
| ), | ||
| 'share' => 'Condividi', | ||
| 'tag' => array( | ||
| 'more' => 'More article tags', // TODO |
There was a problem hiding this comment.
| 'more' => 'More article tags', // TODO | |
| 'more' => 'Altri tag dell'articolo', |






The first draft was presented in #5966. This is now the implementation.
close #4224
This PR is still in draft but I am happy about each comment or feedback
known issues
(more screenshots + description will follow)
Out of scope
(not so important, discussion needed, PR could follow):