openemr / openemr

The most popular open source electronic health records and medical practice management solution.
https://open-emr.org/
GNU General Public License v3.0
3.09k stars 2.11k forks source link

[Bootstrap 5] Replace all input `select` classes from `form-control` to `form-select` #5746

Open tywrenn opened 2 years ago

tywrenn commented 2 years ago

Once the upgrade to Bootstrap 5 PR closes, this issue will be needed to be resolved:

The form-control class inside of any select dropdown needs to be changed to form-select as there are no arrows when using a select dropdown unless changed.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had any recent activity within the past 90 days. It will be closed in 7 days if no further activity occurs.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had any recent activity within the past 97 days.