-
Notifications
You must be signed in to change notification settings - Fork 8
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
Drtii 1316 feedback #1745
Drtii 1316 feedback #1745
Conversation
ngu04
commented
Dec 4, 2023
- Implementing Banner for feedback with AB Testing
- Removing thumbs feedback
- Implementing regular feedback in contact us page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one again!
Just some tidying, and some suggestions to simplify code and ui layout (without using floats!)
server/src/main/scala/controllers/application/ABFeatureController.scala
Outdated
Show resolved
Hide resolved
server/src/main/scala/controllers/application/ABFeatureController.scala
Outdated
Show resolved
Hide resolved
server/src/main/scala/controllers/application/UserFeedbackController.scala
Outdated
Show resolved
Hide resolved
server/src/main/scala/controllers/application/UserFeedbackController.scala
Outdated
Show resolved
Hide resolved
Signed-off-by: Nilesh Gupta <nilesh.nemichandgupta@digital.homeoffice.gov.uk>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Top stuff!
Signed-off-by: Nilesh Gupta <nilesh.nemichandgupta@digital.homeoffice.gov.uk>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 things:
- I think the user should see the banner after 2 months of submitting feedback
- add the new column to the user schema sql file
Signed-off-by: Nilesh Gupta <nilesh.nemichandgupta@digital.homeoffice.gov.uk>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Boom! 💥