ita-social-projects / Home-UI

Home - is an all-in-one social service that will cover all aspects of your communication with your home and neighbors.
3 stars 7 forks source link

Bug 385 386/poll form update #388

Closed Naira21 closed 1 year ago

Naira21 commented 1 year ago

Here is done: (basic)

(additional)

Conclusions on this PR: if creation date of poll is started, a user will not able to implement any changes inside. He will get PUT-errors instead.

dev

JIRA

Code reviewers

Second Level Review

Summary of issue

ToDo

Summary of change

ToDo

Testing approach

ToDo

CHECK LIST

sonarcloud[bot] commented 1 year ago

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

aleonovdementiev commented 1 year ago

@Naira21 do we need to reload page, or do we need just to update data in store??

Naira21 commented 1 year ago

@aleonovdementyev I tried to just update using this.$forceUpdate() in submitPollForm() and directly in createPoll() and editPoll(), but it didn't work. Should I do it in other place?

sonarcloud[bot] commented 1 year ago

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