Julia Mnizhek
Julia Mnizhek
Researching. Keep it in our inner tracker.
@ilyabrower Thank you! ❤️ Sorry, I've missed your comment somehow. I've just checked adding tabIndex to tooltips inside TH cells in sandbox, and it works good. I guess, it's worth...
We need to discuss requirements for this task with stakeholders, and after that we will add this task to our roadmap.
Added small change from https://github.com/semrush/intergalactic/pull/1340 to example with disabled tab.
Moved these changes to https://github.com/semrush/intergalactic/pull/1368
Folks, I've found that input for Position filter shows 2 Clear buttons when there is a value entered 👻
> @j-mnizhek Maybe you have some ideas about component name? Leaving this comment for the history: we've choosen AddFilter for the name.
+1 Much needed for my team, too
Hey hey! Maybe we can also remove unused variables that were made specifically for the old website? https://github.com/semrush/intergalactic/blob/master/semcore/utils/theme/exclude-tokens.json They don't used elsewhere.
1. This accordion should be `secondary` not `primary`, since it usually uses less important place in the interface hierarchy. 2. Can we add `margin-bottom: var(--intergalactic-spacing-05x)` (or gap) by default for...