-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Develop ui featured images #1051
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
Develop ui featured images #1051
Conversation
Codecov Report
@@ Coverage Diff @@
## featuredImages #1051 +/- ##
=================================================
- Coverage 3.64% 3.58% -0.07%
=================================================
Files 112 116 +4
Lines 5235 5334 +99
Branches 487 490 +3
=================================================
Hits 191 191
- Misses 5031 5130 +99
Partials 13 13
Continue to review full report at Codecov.
|
@neslihanturan Nice! Do you think we could get screenshots for the PR? :) |
Hi @neslihanturan , sorry it took so long for me to go through this. The screenshots you posted look good to me, with one minor issue: there needs to be an "Author" field in the detailed (individual) view, as mentioned at #324 . :) Will also ping @psh for feedback. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs "author" field in media details view, see comment.
I have no problems with the UI as it stands. The behavior and the overall look + feel are incredibly similar to the Yes, the will be the addition of the "author" field in this version of the media detail view, but does that justify copying / duplicating most of the classes? Is there an opportunity to (a) reuse code and (b) take the time to improve it as we go? |
Thanks for feedback @psh , this was one of my concerns while implementing it. But I thought it can be too much for this PR (I mean refactoring ContributionActivity also). But I totally agree that we need to reuse these codes. Besides, what would you think if featured images UI wouldn't be incredibly similar to ContributionActivity? We should make user feel she is on a different activity (the only disciriminator is activity title currently). |
Added author field @misaochan , and tested. It worked fine for me on 4.4.2, for both activities (No author field on Contribution), orientation changes included. Here is the screenshot: |
Thanks @neslihanturan ! I agree that refactoring the code to prevent duplication would be great. However, I will go ahead and merge this PR first, please feel free to submit the refactoring in another PR. :) |
This PR includes UI for featured images (last pic of the days) as discussed here #324

I thought I have added screenshots already, @misaochan , here they are: