Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Improve transition generic.select list in articles overview #98

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Improve transition generic.select list in articles overview #98

merged 1 commit into from
Sep 8, 2017

Conversation

chmst
Copy link
Contributor

@chmst chmst commented Sep 2, 2017

On articles overview, every article gets a generic select list for transitions. These select lists have all the same id.
This PR gives every select list an own id.
It gives class "custom-select" and improves the layout.

Testing instructions
Make a worflow with several states and transitions, make a category which use this workflow.
Add some articles to this category.
See the Overview - every article has a select list for Transitions.

Expected result

Open the source in the browser - dropdowns must have unique IDs

Actual result

All dropdowns have the same ID

Apply the Patch.
IDs are now unique.
The layout is improved.

Documentation Changes Required

No

@bembelimen bembelimen changed the base branch from master to staging September 2, 2017 00:44
@bembelimen bembelimen merged commit 5f25a8b into joomla-projects:staging Sep 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants