Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Remove external accounts modal feature flag#62983

Merged
pjlast merged 2 commits into
mainfrom
pjlast/62805-remove-external-accounts-modal-feature-flag
Jun 3, 2024
Merged

Remove external accounts modal feature flag#62983
pjlast merged 2 commits into
mainfrom
pjlast/62805-remove-external-accounts-modal-feature-flag

Conversation

@pjlast

@pjlast pjlast commented May 30, 2024

Copy link
Copy Markdown
Contributor

Closes #62805

#61721 introduced a modal reminding users to connect external accounts. It was put behind a feature flag in case of malfunction. But since then, it seems to work as expected based on customer feedback.

This PR removes the feature flag, and turns the feature on by default, since we think it's an improvement to the user experience over all.

Test plan

Feature flag removed and verified to work by default.

Changelog

@cla-bot cla-bot Bot added the cla-signed label May 30, 2024
@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels May 30, 2024
@pjlast pjlast requested a review from a team May 30, 2024 12:52

@eseliger eseliger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I assume there was no additional feedback from the customer who trialed this initially and this is working and good to ship to all?

@pjlast

pjlast commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@eseliger the one request we still have is to make the modal undismissable, and I don't think that's something we want for everyone so might need some sort of configuration for that part.

@eseliger

eseliger commented Jun 3, 2024

Copy link
Copy Markdown
Member

Makes sense, we can ship that separately.

@pjlast pjlast merged commit ef88ae5 into main Jun 3, 2024
@pjlast pjlast deleted the pjlast/62805-remove-external-accounts-modal-feature-flag branch June 3, 2024 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove feature flag for external accounts modal

2 participants