Improvement: Add prefixes to the sessionStorage keys in the scrollspy implementation. #598
Labels
improvement
Something which improves an existing feature in some way (UX, UI, Design, Functionality)
During the review of #341, I realized that in the scrollspy implementation, quite short and non-prefixed session keys are used. While it is unlikely, this could cause key colissions anytime in the future.
It would be worthwhile to add prefixes to the session keys.
The text was updated successfully, but these errors were encountered: