FreshRSS / freshrss.org

Official website of FreshRSS
https://freshrss.org
GNU Affero General Public License v3.0
69 stars 32 forks source link

[Feature] scroll to top should be in side wise. #59

Open shyamtawli opened 1 year ago

shyamtawli commented 1 year ago

Is your feature request related to a problem? Please describe. Scroll to top will look more attractive when on right or left side.

Describe the solution you’d like Move to left.

Describe alternatives you’ve considered A clear and concise description of any alternative solutions or features you’ve considered.

Additional context i can work on it but help me finding the frontend files.

math-GH commented 1 year ago

Could you please explain a bit more what you mean with "more attractive"?

shyamtawli commented 1 year ago

Mainly on websites this feature lies on right side or left side. So as you wish where you want ?

math-GH commented 1 year ago

There is already a "to top" button:

In desktop view: grafik

In mobile view: grafik

If you cannot see it, there is a configuration check mark: grafik

shyamtawli commented 1 year ago

@math-GH I am telling for the website UI. top

Alkarex commented 1 year ago

Maybe something for @marienfressinaud

marienfressinaud commented 1 year ago

Mmm, it seems to me it's a matter of personal preference. I don't understand the problem (if any) of having this button in the middle of the screen :thinking:

shyamtawli commented 1 year ago

@marienfressinaud yeah I know it depends on people to people but majority of site have it sidewise. So it may look good.

marienfressinaud commented 1 year ago

Well, I kind of like it in the middle of the screen, I think it balances the page nicely. But if you really want to move it, go ahead. You'll find the declarations to place the button here: https://github.com/FreshRSS/freshrss.org/blob/main/static/style.css#L410-L411