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

Redesigned table to use card ui in tags page #5384

Merged
merged 3 commits into from Apr 22, 2019

Conversation

divyabaid16
Copy link
Contributor

Fixes #5090 (<=== Add issue number here)

Screenshot for the card ui:
Selection_119

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@plotsbot
Copy link
Collaborator

plotsbot commented Apr 6, 2019

1 Message
📖 @divyabaid16 Thank you for your pull request! I’m here to help with some tips and recommendations. Please take a look at the list provided and help us review and accept your contribution! And don’t be discouraged if you see errors – we’re here to help.

Generated by 🚫 Danger

@ananyaarun
Copy link
Member

Wow @divyabaid16 this is a really nice change :) !!

@divyabaid16
Copy link
Contributor Author

Thank you @ananyaarun 😄
Can you please review this @jywarren ?

@jywarren
Copy link
Member

jywarren commented Apr 8, 2019

This looks super! 🎉

I'd like to ask for a couple small tweaks - can we unbold the tag titles, and could we add a bit more padding to the bottom of each box?

Then this should be good to go, and we can do a follow-up with adding more stuff to each tag box, like a few recent posts for example.

Great work!!!

</tr>
<% end %>
</table>
<div class="panel panel-default">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, would you like to try breaking this into its own partial, maybe called _topicCard.html.erb?

@divyabaid16
Copy link
Contributor Author

divyabaid16 commented Apr 9, 2019

@jywarren I have made the changes.
The updates screenshot:
Selection_125

Thanks!!

@jywarren
Copy link
Member

This is looking awesome! It's still a little empty without the content in there. Would you like to try displaying the titles of three of the most recent posts in each topic, in a compact list, in the box? Or do you think we should merge this first and do it in a follow-up? Thank you!!!

@divyabaid16
Copy link
Contributor Author

@jywarren I will try displaying the titles of three of the most recent posts in each topic. The PR was getting very long so I thought that I would do it in the next.
Thanks :)

@jywarren
Copy link
Member

jywarren commented Apr 19, 2019 via email

@divyabaid16
Copy link
Contributor Author

@jywarren I have tried displaying the titles of three of the most recent posts in each topic and this is how it looks now:
Selection_154

Please let me know if there is any further change.
Thanks!

@jywarren
Copy link
Member

This is beautiful!!! It's perfect! Thank you so much!

@jywarren jywarren merged commit 4476d79 into publiclab:master Apr 22, 2019
@jywarren
Copy link
Member

Great. I'm going to try publishing it now!!!

@divyabaid16
Copy link
Contributor Author

@jywarren please do tag me if any other help is required as I won't be much available due to my exams.
Thanks!

SrinandanPai pushed a commit to SrinandanPai/plots2 that referenced this pull request May 5, 2019
digitaldina pushed a commit to digitaldina/plots2 that referenced this pull request May 12, 2019
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

Successfully merging this pull request may close these issues.

Implement new design for Tags page (needs breaking up)
4 participants