aws-amplify / aws-amplify/amplify-studio

Calender date time selection does not appear in firefox

Open
#821 0 comments 0 reactions 0 assignees View on GitHub

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:
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:
image

chrome:
image

Expected behavior

have consistent in major supported browsers

Reproduction steps
  1. add model as follows
type Entry @model @auth(rules: [{allow: public}]) {
  date: AWSDateTime!
  notes: String
}
  1. deploy
  2. open in chrome and firefox
Project Identifier

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.