Skip to content

feat: hide the survey report banner for a month after clicking the dismiss button - #35010

Merged
ormsbee merged 1 commit into
openedx:open-release/redwood.masterfrom
ormsbee:survey-banner-fix-backport
Jun 20, 2024
Merged

feat: hide the survey report banner for a month after clicking the dismiss button#35010
ormsbee merged 1 commit into
openedx:open-release/redwood.masterfrom
ormsbee:survey-banner-fix-backport

Conversation

@ormsbee

@ormsbee ormsbee commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

This hides the survey report banner from the Django Admin for a
particular user for one month after they click on the "dismiss" button.
This is done completely on the client side using localStorage, so the
same user could see the banner again if they're logging in with a
different browser.

…smiss button (openedx#34914)

This hides the survey report banner from the Django Admin for a
particular user for one month after they click on the "dismiss" button.
This is done completely on the client side using localStorage, so the
same user could see the banner again if they're logging in with a
different browser.
@ormsbee ormsbee changed the title feat: hide the survey report banner for a month after clicking the dismiss button (#34914) feat: hide the survey report banner for a month after clicking the dismiss button Jun 19, 2024
@ormsbee

ormsbee commented Jun 19, 2024

Copy link
Copy Markdown
Contributor Author

This is the Redwood backport of #34914

@ormsbee

ormsbee commented Jun 19, 2024

Copy link
Copy Markdown
Contributor Author

After discussion with BTR, it was decided to defer this until after redwood.1 is tagged.

@ormsbee
ormsbee merged commit aa70fea into openedx:open-release/redwood.master Jun 20, 2024
@ormsbee
ormsbee deleted the survey-banner-fix-backport branch June 20, 2024 14:21
@ormsbee

ormsbee commented Jun 20, 2024

Copy link
Copy Markdown
Contributor Author

Merged after the redwood.1 tagging and initial release of Redwood. This fix will be a part of the first patch release (redwood.2) in a month's time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants