Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of tech, topic, and events tags in project summary tiles #182

Open
themightychris opened this issue Jan 17, 2018 · 2 comments
Open

Comments

@themightychris
Copy link
Member

themightychris commented Jan 17, 2018

On the browse projects page, add lines to each project's summary box listing out all tags as links that can be clicked to filter the projects list by that tag.

screen shot 2018-01-16 at 8 12 18 pm

The user profile page provides template markup that would make for a good starting point:

screen shot 2018-01-16 at 8 09 18 pm

But we want to show each type of tag in one line, using bootstrap's "Pill Badges" to wrap and set apart each tag on a line. There will be up to 3 lines if a project has tech, topic, AND event tags, but a line should not be shown for any type that has no tags currently.

@themightychris
Copy link
Member Author

themightychris commented Feb 14, 2018

Use "labels" for now and we'll convert to pill badges in the move to bootstrap 4 https://getbootstrap.com/docs/3.3/components/#labels

Place between title and README block

@APrioriRainbows
Copy link
Member

@APrioriRainbows APrioriRainbows changed the title Show list of tech, topic, and events tags in project summary tiles Show list of tech, topic, and events tags in project summary tiles!!:eggplant: Mar 6, 2018
@APrioriRainbows APrioriRainbows changed the title Show list of tech, topic, and events tags in project summary tiles!!:eggplant: Show list of tech, topic, and events tags in project summary tiles!! 🍆 Mar 6, 2018
@APrioriRainbows APrioriRainbows changed the title Show list of tech, topic, and events tags in project summary tiles!! 🍆 Show list of tech, topic, and events tags in project summary tiles Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants