Bug 1140046
| Summary: | Configurable Tables - reset button in Column Picker does nothing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Business Central | Assignee: | Pere Fernàndez <pere.fernandez> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | kverlaen, pere.fernandez | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:10:35 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Actually it reset/delete the configurations from the server, if after hitting reset you go out from the screen and come back you will notice that the defaults has being restored. I find the behavior you're describing quite unsatisfying from UI perspective. There's no feedback after user he hits the Reset button. How is he supposed to know that he should reset the perspective after that? Can't the defaults be restored right in the screen where user clicks the Reset button? +1, we should find a way to make the changes immediate, as that is what the user is expecting. Fixed on BZ https://bugzilla.redhat.com/show_bug.cgi?id=1145631 Commit (master): https://github.com/uberfire/uberfire-extensions/commit/7ec5b534df58d33f3c1ad9fc74e6707aaf9e0ad0 Commit (6.2.x): https://github.com/droolsjbpm/kie-uberfire-extensions/commit/1ec0a7584d5d4022cd8208e9e6eba3f914c1a1df Ok, now the reset button works as expected. After reset button is clicked the columns in UI are immediately reset to their default configuration. Verified with BPM Suite 6.1.0 ER3 |
Created attachment 936053 [details] Screenshot showing the problem Description of problem: When you edit columns of some configurable table and you press reset button in the column picker, nothing happens. Version-Release number of selected component (if applicable): BPMS 6.1.0 DR2 (problem is the same in the latest community 6.2.0 snapshot) How reproducible: Always Steps to Reproduce: 1. Open some perspective with configurable table (e.g. Task List) 2. Click the button on the top right of the table to configure it's columns (ColumnPicker) 3. Enable / disable some columns 4. Click reset Actual results: Nothing happens Expected results: I would expect reset to set the column configuration back to default.