tangle-network / tangle

The Layer 1 blockchain for on-demand services.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 25 forks source link

Fixed Top Bar and Icon on Scroll #797

Open ThugOG opened 1 month ago

ThugOG commented 1 month ago

Description:

When visiting the page at https://www.tangle.tools/post/tangle-roadmap-announcement, the top bar and the main icon do not scroll with the content but instead remain fixed at the top of the viewport. This causes:

Overlapping content when scrolling. Poor user experience as essential navigation or branding elements obscure the content.

Steps to Reproduce:

Navigate to https://www.tangle.tools/post/tangle-roadmap-announcement. Scroll down the page.

Expected Behavior:

The top bar and icon should scroll up with the rest of the content or collapse/hide upon scrolling to provide a clear view of the page content.

Actual Behavior:

The top bar and icon stay fixed at the top of the screen, moving down with the scroll and covering up text and images.

Screenshot: image