Skip to content

fix: Updating feedback section after making new one #1747

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

Merged
merged 1 commit into from
May 14, 2019
Merged

fix: Updating feedback section after making new one #1747

merged 1 commit into from
May 14, 2019

Conversation

anhanh11001
Copy link
Contributor

Detail:

  • Add livedata object to observe new submitted feedback.
  • Extract string + fix small bugs

Fixes: #1746

Screenshots for the change:
ezgif-4-98ae58806844

@auto-label auto-label bot added the fix label May 11, 2019
nikit19
nikit19 previously approved these changes May 11, 2019
@@ -300,6 +300,12 @@
<string name="provide_name_message">Please provide first name and last name!</string>
<string name="user_update_error_message">Error updating user!</string>
<string name="user_update_success_message">User updated successfully!</string>
<string name="error_fetching_event_sponsors_message">Error fetching sponsors for event</string>
<string name="error_fetching_event_sessions_message">Error fetching sessions for event</string>
<string name="error_fetching_event_speakers_message">Error fetching speakers for event</string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use one placeholder string and reuse it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated. please review

Detail:
- Add livedata object to observe new submitted feedback.
- Extract string + fix small bugs

Fixes: #1746
@anhanh11001
Copy link
Contributor Author

@iamareebjamal updated

@iamareebjamal iamareebjamal merged commit dd24a8c into fossasia:development May 14, 2019
@anhanh11001 anhanh11001 deleted the 1746_feedback_add branch June 20, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedback is not updated after submitting new feedback
3 participants