Closed nightknighto closed 2 years ago
Name | Link |
---|---|
Latest commit | e7129cccdb2223f2458b45fe7c45e543d031d0e1 |
Latest deploy log | https://app.netlify.com/sites/hot-sauced-ui/deploys/63693864a752320009a687c1 |
Deploy Preview | https://deploy-preview-393--hot-sauced-ui.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
A few things while QA-ing this. I mistakenly missed that you were organizing this filtering based on the user's votes. Seeing this live confirms that this is not needed.
Currently, my votes show as older since I did not vote at all this week. This will be the majority of users, which is confusing when you do not have context that recent votes will be filter differently.
The ultimate goal is to filter the recent
submissions into this week, last week, and older. This project is meant to show up and coming projects voted by the community.
As a user, I would like to see repositories recently submitted organized by week, and sorted by most voted.
This looks better. My recommendation is to not show the load more button unless there are more than one page of repos for the latest week.
Also, #394 will hopefully allow us to test adding to the list. The dev db does not get updates as frequent (i believe).
@bdougie
I will make a quick temp fix for this, which will assume that the "This Week" and "Last Week" lists are not long, but the issue and PR I'm working on aren't focusing on the pagination and load more, so will be better to have them separate.
Realistically we will need new issues which will have to look into how limits and pages and "Load More" works, which would be responsible for making the correct "Load More" behavior for these lists if they are too long, would also handle not hiding the whole repo list when loading more, would not display "Load More" if there isnt more, and other enhancements that can be thought of.
This calendar shows on each filter. Can you remove it?
@open-sauced/triage team please take a look as well.
I did notice that when viewing the page the data is not filtered right away. I need to click on another filter and then back to see the data filtered by week.
update:
link to video https://www.loom.com/share/e4849b2dc97949f0a7bbbccf8f64168d
This calendar shows on each filter. Can you remove it? Browser metadata
solved
@open-sauced/triage team please take a look as well.
I did notice that when viewing the page the data is not filtered right away. I need to click on another filter and then back to see the data filtered by week.
update:
link to video https://www.loom.com/share/e4849b2dc97949f0a7bbbccf8f64168d
@bdougie fixed as well
:tada: This PR is included in version 2.27.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.27.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What type of PR is this? (check all applicable)
Description
In "My Votes" repo list, organizes it by weeks, specifically organizes it by This Week, Last Week & Older.
Related Tickets & Documents
closes #198
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?