Skip to content

Conversation

@MillieClare
Copy link
Contributor

@MillieClare MillieClare commented Apr 14, 2021

Currently HotJar cannot suppress user names in the navbar. This change means we can now add the suppression tag in react-libs to do so and hide all user information in screen recordings.

It's quite clunky, but aria-label can only take a string type, we've added a new property aria-label which will be set to undefined if it receives a label which isn't of type string.

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #675 (1fd442e) into master (81b1671) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #675   +/-   ##
=======================================
  Coverage   95.48%   95.49%           
=======================================
  Files         130      130           
  Lines        1064     1065    +1     
  Branches      375      376    +1     
=======================================
+ Hits         1016     1017    +1     
  Misses         47       47           
  Partials        1        1           
Impacted Files Coverage Δ
src/components/organisms/Navbar/Navbar/Navbar.tsx 93.75% <ø> (ø)
...organisms/Navbar/NavbarDropdown/NavbarDropdown.tsx 89.55% <100.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21c2ef4...1fd442e. Read the comment docs.

@MillieClare MillieClare marked this pull request as ready for review April 14, 2021 16:16
@MillieClare MillieClare merged commit 59792b8 into master Apr 16, 2021
@MillieClare MillieClare deleted the navbar-prop-for-hotjar-suppression branch April 16, 2021 10:27
@poteirard
Copy link
Contributor

🎉 This PR is included in version 4.41.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants