User tests: Successful: Unsuccessful:
Pull Request for New Issue.
As refered in #10056, there are some bugs in the current implementations of the dropdown box in state column.
The dropdown is currently generated based on the - Select Status -
filter state and not on the item state, as it should.
This creates some problems, for instance, if you select, in the state filter, "All", an item in a trashed state has a trash option ... similiar, an article in archived state has the archive option.
This PR corrects this two bugs in all this views:
Note: You can check by the code changes that the code changes are the same in all views (except the modules that have a "Duplicate" and don't have archived)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Components UI/UX |
I have tested this item successfully on b6b4039
@andrepereiradasilva Thanks for the PR.
One suggestion, It would be good if you change "Unarchive" text to "Unpublish" and change related icon, because on click of "Unarchive" option it will unpublish the selected item. Otherwise PR works fine.
One suggestion, It would be good if you change "Unarchive" text to "Unpublish" and change related icon, because on click of "Unarchive" option it will unpublish the selected item. Otherwise PR works fine.
I agree with that, but it seems that some resistence to that change exists. With that in mind, in this PR i concentrated in resolving the bugs. In conclusion, that would be clearly another PR.
@andrepereiradasilva Okay thank you.
I have tested this item successfully on b6b4039
At this point, works as described - Thanks
@brianteeman can we have a RTC here?
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
thanks and thanks for testing @MATsxm @RonakParmar
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-30 13:24:42 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
Milestone |
Removed: |
Milestone |
Added: |
Milestone |
Added: |
Milestone |
Removed: |
@brianteeman this is what i meant in the other PR.