BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Ionic Sorting Option Display Bug #219

Open IronGrillman opened 6 years ago

IronGrillman commented 6 years ago

Related to #204 #206

Steps to Reproduce:

  1. From Front-End-Client directory, call 'ionic serve'
  2. In the Callout and Sort By selectors, select an option

Actual Results: An option is now selected & displayed, but is pushed too far to the right to be read on a mobile display. The words Sort By and Callout are also still displayed after an option has been selected.

Expected Results: User should be able to easily see the full text of their selected option. Also, the default text "Sort By" and "Callout" should not be displayed after a selection is made.