Skip to content

Fix weekly note navigation buttons#518

Merged
mdroidian merged 8 commits into
mainfrom
codex/fix-weekly-note-nav-buttons
Jun 28, 2026
Merged

Fix weekly note navigation buttons#518
mdroidian merged 8 commits into
mainfrom
codex/fix-weekly-note-nav-buttons

Conversation

@mdroidian

@mdroidian mdroidian commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • insert weekly note navigation after Roam's title display container instead of inside it
  • render Last Week / Next Week as Blueprint minimal outlined buttons with left/right arrow icons
  • render weekly note navigation from the Roam title observer so buttons appear when the title DOM loads after hash navigation

Fixes #494

Test

  • npm run build:roam

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9569476c-9c31-4738-b1ce-d1356f76bc0f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 2 potential issues.

Open in Devin Review

Comment thread src/features/weekly-notes.ts Outdated
Comment thread src/features/weekly-notes.ts Outdated

@charliecreates charliecreates Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the latest changes, and I don’t have actionable feedback to address.

@mdroidian

Copy link
Copy Markdown
Collaborator Author

@codex review

@mdroidian

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: feeb54f32e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/features/weekly-notes.ts
@mdroidian mdroidian merged commit e98afb9 into main Jun 28, 2026
2 checks passed
@mdroidian mdroidian deleted the codex/fix-weekly-note-nav-buttons branch June 28, 2026 21:48
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.

Weekly View buttons intermittently not showing up

1 participant