Skip to content

Conversation

@jalogut
Copy link
Contributor

@jalogut jalogut commented Dec 28, 2017

Description

Store view switcher in Admin does not display all stores if the height of them is bigger than 250px. Admin cannot select those stores to edit their configuration

Current Bug:
current_bug

PR fix:
fixed

Manual testing scenarios

  1. Create 3 Websites with 3 stores views each
  2. Save
  3. Click over the "Store View" Admin switcher.

Expected: All stores are displayed
Actual result: Not all are displayed. Only the first ones up to 250px height

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@fooman
Copy link
Contributor

fooman commented Dec 29, 2017

@jalogut I just checked this with 9 store views. I can reproduce that the window only shows some entries. However the dropdown field for me is scrollable:

many-stores

Does that work for you as well?

While I agree that this field can probably be made a bit bigger I am not sure if making this completely unlimited (just imagining someone with 100 store views).

@avoelkl
Copy link
Contributor

avoelkl commented Dec 29, 2017

I was wondering about this also quite some time ago and then found out the field is scroll-able. I agree it's not very user friendly @jalogut. Maybe showing the scrollbar (if available/needed) would help?

@jalogut
Copy link
Contributor Author

jalogut commented Dec 29, 2017

(facepalm) @fooman thank you very much for the info.
@avoelkl I agree with that. I created a new PR #12931

@jalogut jalogut closed this Dec 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants