-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Archived QF round summary page & link on the main QF page #3748
Comments
On it |
ok Thanks @Tosinolawale - all set. The most up-to-date version is in figma: @MohammadPCh would love your feedback - think this will work ok? cc @jainkrati |
@laurenluz @Tosinolawale Great design! I have a small suggestion: |
this is the issue for adding banners to the backend cooresponding to QF rounds: #3665 cc @jainkrati @mohammadranjbarz @MohammadPCh |
@MohammadPCh I think the tabs are kind of nice... then we could just have giveth.io/qf go to this page, default view showing the active round... and then if you click the archive tab, you get to /qf-archive where it shows you all the past/ended rounds. |
this will work well if we end up expaning qf to run multiple rounds at once.. because then the active round tab can look similar to the archive tab... but be a homepage for different active rounds. |
It seems this issue isn't ready for testing and is in a wrong state in the board , am I right? @MohammadPCh |
@maryjaf It's on progress. |
@laurenluz Could you please confirm whether the design meets your requirements? I'm eager to begin working on it. |
Hey @MohammadPCh! The design looks good, I changed some copy and made a small comment about removing "Default" as sort option.... but aside from that, it's good to go! |
Hey @mohammadranjbarz, We require this information to be fetched from the backend. Could you please provide it? We need to retrieve all ended (archived) QF rounds with the following details:
Additionally, we need to sort them by the following criteria:
Thank you. |
@mohammadranjbarz if your PR has all data, lets merge it else pls assign to @CarlosQ96 to proceed on this |
@CarlosQ96 pls build on the PR by @mohammadranjbarz linked above. |
@CarlosQ96 pls guide @RamRamez on remaining fix for this. |
This is the final result: |
@MohammadPCh I added
|
@laurenluz you can fill the |
@RamRamez Thanks |
|
There are lots of archive rounds on stg and I think removing all of them from db is the only way and isn't a good idea because we need this data in our test |
I sent @MohammadPCh updated copy for the mid-page banner text: Archived QF Rounds Re:
Maybe there is some confusion? I wasn't suggesting that we remove any archived rounds. Just, when there is not a round that is currently open & live, the "active round" tab... which should be the default for giveth.io/qf... I think it is not clear & there is not clear design, I will work with @Tosinolawale on it asap. |
@MohammadPCh can you confirm also where you are getting the value "unique donors"? because this shouldn't be just unique addresses, but should be, effectively:
|
working on fixing the /qf homepage design & edge cases in here: #4171 |
@laurenluz @maryjaf Thanks, guys! |
Thanks @MohammadPCh These 2 items have been resolved. This item remains @laurenluz @MohammadPCh |
I move it back to inprogress to be checked @CarlosQ96 @mohammadranjbarz |
re: mid-page banner in this issue #4171 I put the copy for the banner assuming it exists! but if we want to remove it, it's also ok with me. whatever is the least work 😅 re: "unique donors" number @CarlosQ96 told me that this number is just the number of unique addresses that donated in the round. it is not considering passport score or flagged sybils or other information. I think, to not further block this issue... we can leave it as-is. I'll create a new issue for making a new type of "unique donor" variable for each round in our backend, and once we get to building that, we can update this here... but for now, I think this doesn't need to be a blocker and we can just move forward with the simple "unique donors aka unique addresses who donated in the round" thing. |
@maryjaf if we exclude those edge cases/improvements, is this issue all ok then? |
Yeah, all open problems have been fixed, but we have one question about "mid page QF banner " |
we can remove the mid-page banner |
@Meriem-BM pls continue on this with guidance from @MohammadPCh |
Hey @maryjaf, the mid banner is removed now |
Thanks, this problem has been fixed |
This is coming from #3674
After a QF round has ended, we want to preserve info about the banner, round dates, stats, projects in the round, etc and give it a unique slug. I think this is already somehow built, @MohammadPCh was working on it.
What we need new is some "homepage" where you can see a list of all archived rounds & their corresponding links.
And, somewhere on the main giveth.io/qf page that links to "See Archived round"... This link should not be super prominant.
Does that cover everything @MohammadPCh ?
@Tosinolawale are you able to help w/ this?
The text was updated successfully, but these errors were encountered: