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

Users can mark an unread article as read via unread indicator #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

samnang
Copy link
Member

@samnang samnang commented Mar 7, 2012

See #77

I finished the feature by letting users to be able to mark unread articles via unread indicator.

Here is what I done:

  • On articles|activities index page, there is an unread indicator for each unread item
  • User can click on the indicator to mark the item as read via Ajax
  • Add test/integration/unread_items_test.rb for supporting feature
  • Add a gem database_cleaner to support Capybara for testing javascript driver

@jordanbyron
Copy link
Contributor

@samnang I took a quick look at this and this looks awesome. There are a few minor styling changes I want to make, but I should be merging this feature soon. Thanks for working on it 😄

@samnang
Copy link
Member Author

samnang commented Mar 8, 2012

@jordanbyron I'm happy to work on this, I'm learning to do some styling as well.

There are a few minor styling changes I want to make

Hope to see some feedbacks on styling as well.

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.

None yet

2 participants