Component
Form.DateInput
Describe the bug
desktop/laptop devices:
clicking on any of the day/month/year input shows the right click menu to the user
mobile devices:
clicking on any of the day/month/year input shows the copy paste clipboard to the user
To Reproduce
- go to https://designsystem.life.gov.sg/react/index.html?path=/docs/form-dateinput--date-input
- set browser responsiveness to mobile screen
- add a date to the input

- edit the date by clicking on any part of the date input (day, month, year)
- you will see the right click menu upon clicking on any of the input field

Expected behavior
right click menu should not appear in desktop
clipboard action should not appear in mobile
Component
Form.DateInput
Describe the bug
desktop/laptop devices:
clicking on any of the day/month/year input shows the right click menu to the user
mobile devices:
clicking on any of the day/month/year input shows the copy paste clipboard to the user
To Reproduce
Expected behavior
right click menu should not appear in desktop
clipboard action should not appear in mobile