Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug) Journal Voucher Account Selection UX #873

Closed
sfount opened this issue Nov 10, 2016 · 1 comment
Closed

(Bug) Journal Voucher Account Selection UX #873

sfount opened this issue Nov 10, 2016 · 1 comment
Assignees
Labels

Comments

@sfount
Copy link
Contributor

sfount commented Nov 10, 2016

It is currently impossible to read the text when selecting an account on an advanced journal voucher. Because it is a combo box you cannot even scroll the text once it is selected.

This is an impossible to use UX and an alternative should be explored.

screenshot 2016-11-10 at 10 51 57

@sfount sfount added the Bug label Nov 10, 2016
@jniles
Copy link
Collaborator

jniles commented Nov 19, 2016

I'm tackling this. It's an easy CSS fix.

@jniles jniles self-assigned this Nov 19, 2016
jniles pushed a commit to jniles/bhima that referenced this issue Dec 3, 2016
This commit makes sure that the UI-select on the complex vouchers page
has plenty of room to select accounts via the css class
`ui-grid-ui-select` applied to the `ui-matches` element.

All other `ui-select` elements in grids can take advantage of this class
to display themselves better.

Closes IMA-WorldHealth#873.
sfount pushed a commit that referenced this issue Dec 3, 2016
This commit makes sure that the UI-select on the complex vouchers page
has plenty of room to select accounts via the css class
`ui-grid-ui-select` applied to the `ui-matches` element.

All other `ui-select` elements in grids can take advantage of this class
to display themselves better.

Closes #873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 9, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 13, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 15, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 20, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 22, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Dec 22, 2016
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
jniles pushed a commit to jniles/bhima that referenced this issue Jan 8, 2017
This commit adds a css class `.ui-grid-ui-select` to the complex voucher
grid so that the ui-select properly renders the accounts in the
ui-select.  Previously, they were far too small - here we set the width
to initial to be sized by the content.

Closes IMA-WorldHealth#873.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants