🎨 Palette: Dynamic video titles and modal keyboard shortcuts#224
🎨 Palette: Dynamic video titles and modal keyboard shortcuts#224ruhdevops wants to merge 1 commit into
Conversation
💡 What: - Implemented dynamic document title updates when a video is opened (e.g., "Video Title | Ruh Al Tarikh") and restored the original title when closed. - Added keyboard shortcuts 's' for Share and 'n' for Notes/Transcript within the video modal. - Updated button `title` attributes in `index.html` to provide visual hints for these shortcuts (e.g., "Share (S)", "Notes (N)"). 🎯 Why: - Dynamic titles improve tab discoverability and orientation for users with multiple tabs open. - Keyboard shortcuts enhance accessibility and efficiency for power users and those relying on keyboard navigation. - Consistent visual hints (tooltips) improve feature discoverability. ♿ Accessibility: - Keyboard users can now quickly access Share and Notes panels without tabbing through the modal. - Screen reader users benefit from the updated page titles that announce the current video context. - Native tooltips via `title` attributes provide accessible shortcut hints. Co-authored-by: ruhdevops <203426218+ruhdevops@users.noreply.github.com>
|
👋 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 New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
ytstudio | 5aba723 | Jul 15 2026, 03:50 AM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
ytstudio | 5aba723 | Jul 15 2026, 03:50 AM |
❌ Deploy Preview for ytr-studio failed.
|
✅ Deploy Preview for elegant-seahorse-d9d460 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This PR introduces three micro-UX enhancements to the Ruh Al Tarikh Cinematic Archive:
Changes were made to the unminified sections of
js/app.jsand relevant elements inindex.html. Verified with existing unit tests and manual code inspection.PR created automatically by Jules for task 3457848528924000640 started by @ruhdevops