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 #893

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

Jihed525
Copy link
Member

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)

 (#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 Jihed525 requested a review from akhanfir July 24, 2023 15:05
@Jihed525 Jihed525 self-assigned this Jul 24, 2023
@Jihed525 Jihed525 enabled auto-merge (rebase) July 24, 2023 15:06
@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
@Jihed525 Jihed525 merged commit 356b0f2 into stable/2.4.x Jul 24, 2023
5 checks passed
@Jihed525 Jihed525 deleted the backportstable-65317 branch July 24, 2023 15:21
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