android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

Configurable hyphen("-") answer option in dropdown menu.

Open AdityaKBhadragond14 opened this issue 10 months ago • 3 comments

Describe the bug In the dropdown menu the hyphen ("-") answer option is being added if the user does not want to select any answer from the dropdown which is confusing as to what the hyphen states.

Component SDC gallery app

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior I suggest the hyphen option should be configurable such that it can be configured to be replaced by any other answer option like "None".

Screenshots Screenshot_20240401_181445

Smartphone (please complete the following information):

  • Device: [e.g. Pixel4a emulator]
  • Android version: [e.g. Settings -> About phone -> Android version]
  • Build number: [e.g. Settings -> About phone -> Build number]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Would you like to work on the issue? Yes.

AdityaKBhadragond14 avatar Apr 01 '24 12:04 AdityaKBhadragond14

Thanks for raising this @AdityaKBhadragond14. I guess you are working on this ?

MJ1998 avatar Apr 15 '24 04:04 MJ1998

Yes I am working on this.

AdityaKBhadragond14 avatar Apr 15 '24 05:04 AdityaKBhadragond14

Configuring this is already possible. All you need to do is override the hyphen variable in your application's strings.xml.

MJ1998 avatar Apr 29 '24 08:04 MJ1998