aws-amplify / aws-amplify/amplify-studio
Calender date time selection does not appear in firefox
Open
Nobody has claimed this yet.
bug
cms
studio-ui
- Dominant language
- No language data
- Stars
- 135
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Before opening, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
- I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- I have removed any sensitive information from my code snippets and submission.
App Id
ducmnc0hyn9zs
Region
us-east-1
Environment name
dev
Figma File Version (if applicable)
No response
Amplify CLI Version
10.7.1
If applicable, what version of Node.js are you using?
No response
What operating system are you using?
Mac
Browser type?
firefox,chrome
Describe the bug
model with AWSDateTime does not show the calendar in firefox in Data manager. when testing in chrome the option does appear.
Firefox:

chrome:

Expected behavior
have consistent in major supported browsers
Reproduction steps
- add model as follows
type Entry @model @auth(rules: [{allow: public}]) {
date: AWSDateTime!
notes: String
}
- deploy
- open in chrome and firefox
Project Identifier
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Data manager with the provided AWSDateTime model, comparing Firefox and Chrome after deployment. Trace the calendar date-time control used for that field and verify that the selection option appears consistently in both supported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100