Skip to content

Chosen (Assignee selection dropdown) fixes#60

Merged
glensc merged 4 commits intoeventum:masterfrom
slay123:chosen_fixes
Jun 30, 2015
Merged

Chosen (Assignee selection dropdown) fixes#60
glensc merged 4 commits intoeventum:masterfrom
slay123:chosen_fixes

Conversation

@slay123
Copy link
Copy Markdown
Contributor

@slay123 slay123 commented Jun 30, 2015

Global:

  • don't create bigger area, when clicking on Choose Assignees, make it 27px, let the dropdown act like dropdown not new 240px height div
  • style changes: separate default chosen dropdowns and bulk update dropdown. nicer dropdown shadows

Bulk update:

  • when bulk update, add dummy/empty option, so first assignee will not be selected automatically when clicking on dropdown
  • bulk update vs chosen conflict - dropdown makes page longer and chosen selects the item under mouse, lets open assignee list to the top, not below
  • minor style changes: cast shadow to top, not to bottom, as dropdown opens to top

slay123 added 4 commits June 30, 2015 09:56
don't create bigger area, when clicking on Choose Assignees, make it 27px, let the dropdown act like dropdown
When bulk update, add dummy/empty option, so first assignee will not be selected automatically when clicking on dropdown
…n selects the item under mouse, lets open assignee list to the top, not below
@slay123
Copy link
Copy Markdown
Contributor Author

slay123 commented Jun 30, 2015

Update in issue:
screenshot 2015-06-30 10 35 19

Bulk update:
screenshot 2015-06-30 10 33 36

@glensc glensc added this to the 3.0.2 milestone Jun 30, 2015
glensc added a commit that referenced this pull request Jun 30, 2015
Chosen (Assignee selection dropdown) fixes
@glensc glensc merged commit d03d011 into eventum:master Jun 30, 2015
@slay123 slay123 deleted the chosen_fixes branch June 30, 2015 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants