-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feedback form loader #679
base: develop
Are you sure you want to change the base?
Feedback form loader #679
Conversation
kakarlavinodkumar
commented
Mar 19, 2025
•
edited
Loading
edited
- Loader added for the feedback form.
- Deprecated subscribe function removed.
- Feature flag kept as it is for feedback. We will test in dev and test. Then will remove feature flag and push to prod.
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.
It might be helpful to keep the feature flag in place for now, push all feedback related changes to the dev env, and test them. Once everything is stable, we can handle the removal of the feature flag in a separate PR. What are your thoughts on this approach?
Yes. We can do in that way. |
66f60cc
to
eb0d4f9
Compare
@AdityaMantripragada I have removed the feature flag. |
|
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.
LGTM