Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Fix ItemPanelComponent #219

Open
nileshtrivedi opened this issue Oct 31, 2020 · 1 comment
Open

Fix ItemPanelComponent #219

nileshtrivedi opened this issue Oct 31, 2020 · 1 comment
Labels

Comments

@nileshtrivedi
Copy link
Contributor

nileshtrivedi commented Oct 31, 2020

See app/components/item_panel_component.html.erb (demo is available on /components)

This implements the basic view of an item as it might appear on the topic page, item page, formats page, activity feed, search results, user/expert profile pages and more.

The idea then is to use these components in various views like app/components/items_grid_component.rb

This needs to take in account various situations. For eg, if this is being shown on the formats page, them item_type doesn't need to be displayed. The recommendations may need to be from current_user's friends.

This component will reuse SplitButtonComponent and FiveStarComponent, both of which use AJAX to perform review updates.

nileshtrivedi added a commit that referenced this issue Nov 14, 2020
nileshtrivedi added a commit that referenced this issue Jan 7, 2021
@nileshtrivedi
Copy link
Contributor Author

What Mohit has been working on:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant