Closed bradenmacdonald closed 11 months ago
This functionality has already been added to the tags list using DataTable's expandable rows feature.
So this ticket about moving that "expand all" button into the table header, as per the designs, which might require changes to paragon. CC @bradenmacdonald
@ali-hugo do you think we can just leave this as-is for MVP? I know the Figma are more wireframes than finalized UX, so I'm thinking if the "Expand All" is basically present and working, it's not worth spending much time on this now until after we've had a round of user testing and feedback.
So @pomegranited I'm thinking let's just call this done for now, but wait to see what Ali says.
We can put any follow-ups into https://github.com/openedx/modular-learning/issues/155 which is probably a better idea anyways since we'll have to make sure we account for things like dragging tags around, multi-select of tags, keyword filtering, etc. I think we can still do all of that using this same
Here's how it looks now:
FYI @ChrisChV ^
@ali-hugo do you think we can just leave this as-is for MVP?
@bradenmacdonald @pomegranited @chrischv Yes, I think this is ok to leave as is for MVP. The only thing I think might be worth tweaking (but only if it's a quick change), would be to lose the "child tags" column, and rather include a little gray number next to the parent tags (just like the child tags have). But if that's not a simple fix, I think @bradenmacdonald's right when he says we should leave this as is until we have some user feedback. 👍
@ali-hugo Yep that should be a simple change, and we can include that in https://github.com/openedx/modular-learning/issues/157 . CC @pomegranited. BTW I realized that we're only showing the number of "child" tags, not the total number of "child+grandchild+etc." tags, which doesn't match the designs. I think we'll probably need to change that at some point, but that's not as simple a change.