Skip to content

Add pill buttons for Observation Date on main obs form#1143

Merged
kevinherdez merged 2 commits intomainfrom
claude/issue-1114-20260320-2029
Mar 20, 2026
Merged

Add pill buttons for Observation Date on main obs form#1143
kevinherdez merged 2 commits intomainfrom
claude/issue-1114-20260320-2029

Conversation

@rustynwac
Copy link
Copy Markdown
Contributor

Replaces the plain date picker for the Observation Date field on the main observation form with pill buttons (Today, Yesterday, Other) and a calendar modal for Other, matching the Occurrence Date behavior on the avalanche observation form.

Fixes #1114

Generated with Claude Code

…n form

Adds Today/Yesterday pill buttons and an Other button with calendar icon
for the Observation Date field on the main observation form, matching the
Occurrence Date behavior on the avalanche observation form.

Fixes #1114

Co-authored-by: Rusty <rustynwac@users.noreply.github.com>
@rustynwac
Copy link
Copy Markdown
Contributor Author

@claude run yarn prettify and commit the changes

@claude
Copy link
Copy Markdown

claude bot commented Mar 20, 2026

Claude finished @rustynwac's task in 2m 20s —— View job


Running yarn prettify

  • Gather context
  • Install dependencies
  • Run yarn prettify
  • Commit and push changes

I'm unable to run yarn install or yarn prettify because shell commands require approval in the current permission settings. To allow this, please add yarn to the allowed tools in your Claude Code configuration.

You can either:

  1. Re-trigger with @claude run yarn prettify and commit the changes after adding yarn to allowed commands
  2. Run yarn prettify locally and push the changes yourself

@kevinherdez kevinherdez added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 2593d8c Mar 20, 2026
5 checks passed
@kevinherdez kevinherdez deleted the claude/issue-1114-20260320-2029 branch March 20, 2026 22:28
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.

Add pill button options on main obs form

2 participants