Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

UI Idea/Suggestion: add block type to listing in library #87

Closed
brian-smith-tcril opened this issue Oct 5, 2022 · 5 comments
Closed
Labels
enhancement Relates to new features or improvements to existing features

Comments

@brian-smith-tcril
Copy link
Contributor

We currently only show the title of each block in the libraries. I was thinking it might be nice to also display the block type as a subheading of some sort.

@brian-smith-tcril
Copy link
Contributor Author

possibly useful code snippet
subtitle={library.blockTypes.find(bt => bt.block_type == block.block_type).display_name}

@arbrandes arbrandes transferred this issue from openedx/frontend-component-header Oct 27, 2022
@arbrandes arbrandes added the enhancement Relates to new features or improvements to existing features label Oct 27, 2022
@arbrandes arbrandes moved this to Needs refinement in Frontend Working Group Oct 27, 2022
@arbrandes arbrandes moved this to Backlog in Frontend Working Group Nov 21, 2022
@jristau1984
Copy link
Contributor

@cablaa77 please review this enhancement request.

@navinkarkera
Copy link
Contributor

@brian-smith-tcril If I am not wrong, this has been resolved by #74. Can we close this issue?

@brian-smith-tcril
Copy link
Contributor Author

@navinkarkera #74 just removed the StudioHeader component and replaced it with the header from frontend-component-header. I don't believe it touched anything related to the block listings.

@kdmccormick
Copy link
Contributor

The overhauled library listing page, which'll be implemented in frontend-app-course-authoring, will include this change.

@github-project-automation github-project-automation bot moved this from Backlog to Closed in Frontend Working Group Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Relates to new features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

5 participants