Skip to content

🎨 Palette: Enhance site logo with accessible Back to Top functionality#225

Draft
ruhdevops wants to merge 1 commit into
mainfrom
palette-logo-ux-1215248140046375539
Draft

🎨 Palette: Enhance site logo with accessible Back to Top functionality#225
ruhdevops wants to merge 1 commit into
mainfrom
palette-logo-ux-1215248140046375539

Conversation

@ruhdevops

Copy link
Copy Markdown
Owner

🎨 Palette: Logo "Back to Top" Enhancement

What:
Transformed the site logo (.navbar-brand) into a functional and accessible "Back to Top" trigger.

Why:
In a long-scrolling cinematic archive, users often need a quick way to return to the top navigation. Making the logo functional provides a persistent and intuitive shortcut that follows common web patterns.

Accessibility ♿:

  • Added role="button" and tabindex="0" for keyboard focusability.
  • Included aria-label="Ruh Al Tarikh - Back to Top" for screen reader clarity.
  • Added a title="Back to Top" tooltip for visual discoverability.
  • Implemented keyboard listeners for Enter and Space.

Micro-UX Polish ✨:

  • Centralized scroll-to-top logic for consistency.
  • Automatically closes the mobile navigation menu when the logo is clicked, ensuring a clean transition back to the top of the page.
  • Utilizes smooth scrolling for a premium feel.

PR created automatically by Jules for task 1215248140046375539 started by @ruhdevops

- Update index.html: Add a11y attributes (role, tabindex, aria-label, title) to .navbar-brand.
- Update js/app.js: Implement centralized scroll-to-top logic for both the floating button and the logo.
- Ensure the mobile navigation menu closes when the logo is clicked to return home/top.

Co-authored-by: ruhdevops <203426218+ruhdevops@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yt-studio Error Error Jul 16, 2026 1:29am
yt-studio-production Error Error Jul 16, 2026 1:29am

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
ytstudio dbe464d Jul 16 2026, 01:29 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
ytstudio dbe464d Jul 16 2026, 01:29 AM

@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for ytr-studio failed.

Name Link
🔨 Latest commit dbe464d
🔍 Latest deploy log https://app.netlify.com/projects/ytr-studio/deploys/6a5833cad3feca0007cf8499

@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for elegant-seahorse-d9d460 ready!

Name Link
🔨 Latest commit dbe464d
🔍 Latest deploy log https://app.netlify.com/projects/elegant-seahorse-d9d460/deploys/6a5833ca1d94030008b97aae
😎 Deploy Preview https://deploy-preview-225--elegant-seahorse-d9d460.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant