Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix :Update btn disabled in Edit posting/ publishing drawer - EXO-65317 #891

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

akhanfir
Copy link
Contributor

Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.



Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.
@akhanfir akhanfir requested a review from ahamdi July 24, 2023 09:16
@akhanfir akhanfir enabled auto-merge (squash) July 24, 2023 09:16
@sonarcloud
Copy link

sonarcloud bot commented Jul 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@exo-swf exo-swf added the partialCIBuild Perform Partial CI Build label Jul 24, 2023
@akhanfir akhanfir merged commit 9fcb3fb into feature/maintenance Jul 24, 2023
5 checks passed
@akhanfir akhanfir deleted the TASK-65317 branch July 24, 2023 09:53
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
 (#891)

Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
 (#891)

Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.

(cherry picked from commit 9fcb3fb)
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
 (#891)

Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
 (#891)

Prior to this change, when open action menu of the news, click on , publish btn, disable publish toggle btn, reclick on action menu and enable publish toggle btn, the update btn is disabled. To fix this problem, when disabled the publish news and save it is also necessary to save the new targets of the news and add a condition in publish to change the state of btn update. After this change, as there is a state change the update btn should be enabled.

(cherry picked from commit 9fcb3fb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants