ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Site help, bugs, suggestions/questions (https://www.esoui.com/forums/forumdisplay.php?f=18)
-   -   Add "Jump to Last comments" link to "My AddOn list" list header (https://www.esoui.com/forums/showthread.php?t=8344)

Baertram 02/17/19 07:33 AM

Add "Jump to Last comments" link to "My AddOn list" list header
 
Hey Dolby,

could you either please add an extra entry to the main menu, where I click on "Author" and then can choose "last comments" and it will show me the page "My AddOn List" scrolled down to the "Last comments" section.

Or add a link here at the top of the "My AddOn List" page so I can directly scroll to the "Last comments".



The 2nd attempt should be easily doable with a #lastComments tag I think.
This would be a great help to read the comments as I do not want to read them from a RSS feed. Thanks!

sirinsidiator 02/17/19 08:14 AM

I've adjusted the page css for myself so I see both the addons and comments at once via the firefox extension "Stylus":

Code:

.box-content {
    max-height: 400px;
    overflow-y: auto;
  }

Maybe something that ESOUI could do natively?

Baertram 02/17/19 08:27 AM

I'd prefer a non boxed content with easy navigation possibilities to jump between top of page and comments.
Easier to use on smartphone and tablet browser imo.


All times are GMT -6. The time now is 06:57 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI