openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

feat: removed sort and filter tour #638

Closed awais-ansari closed 6 months ago

awais-ansari commented 6 months ago

INF-1172

Description

We have 2 product tours currently active:

These features are not “new” especially to ~2000 users signing up daily. They have 3 more clicks to do before they can interact with discussions and the product tours may be somewhat distracting to a user. We need to deactivate all product tours that we created.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ee61d1c) 92.38% compared to head (f997c6e) 92.38%.

Files Patch % Lines
src/discussions/tours/DiscussionsProductTour.jsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #638 +/- ## ======================================= Coverage 92.38% 92.38% ======================================= Files 169 169 Lines 3452 3452 Branches 892 892 ======================================= Hits 3189 3189 Misses 243 243 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.