-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
4845 pray-and-pray revisions pt. 4 #4956
base: main
Are you sure you want to change the base?
Conversation
… to break up requests into waiting and granted tables
for more information, see https://pre-commit.ci
@mlissner I'm getting tripped up by some tests that may be flaky. I didn't touch disclosures but their tests started failing now. |
There's a flaky test for some reason. It'll get fixed shortly, you can ignore. If that's all there is holding this up, let me know and we'll review anyway. |
This PR may be ready. I say "may" because I'm having issues rebuilding the docker containers after tailwind was added, so I can't actually see what the frontend looks like. That being said, no germane tests failed earlier, so I suspect nothing is seriously broken with these changes. |
Hey @v-anne!, could you please describe the error messages or unexpected behavior you're encountering when trying to build the docker containers? Have you tried running |
@ERosendo, there aren't any error messages per se, but the containers are hanging indefinitely at various stages. For example, this was pending for almost 25 minutes:
I suspect it may be because of my computer's age (5 years old), but I'm not completely sure. |
That sort of sounds like it's just the last log line, and nothing had to be printed. Is it actually stuck? |
The script proceeded past that step but tripped up at other places. I quit the operation multiple times after it took 5+ hours without finishing. A few weeks ago everything ran on this same computer in less than 20 minutes. Did something significant change? If you want, you can review this PR now. I can't promise that the front end is 100% functioning. |
Sorry @v-anne, I think this didn't get assigned to somebody properly, so it got a bit stuck. I just put Eduardo on it, so it's on his list now, but he has some high priority work that will have to come first. But now we're on track at least! |
I ultimately got Docker to work, but it wasn't pretty. I deleted the codebase and the containers from my machine, cloned the repo again, and then set up the containers afresh. |
Getting this strange error in relation to the pagination on the community leaderboard. Not quite sure how to fix it. The buttons for the pagination show up fine, but when I try clicking them this shows up:
|
I opened a fresh issue for this. It's related to a new middleware we're using as part of the redesign, but I don't know why it'd cause you trouble. #5034 |
for more information, see https://pre-commit.ci
Once this PR is approved, I think the feature may be ready to launch. |
One thing I think I haven't seen is this item from the list:
Did I miss that or are you thinking launch before that's done? I fear that doing so would put zillions of prayer hands around without explaining what they mean or providing a link to the top prayers page or help page. |
I'm working on it and hope to include it in this PR as well (depending on timing). |
OOOOh, exciting. We're still suffering the yoke of a client thing, but should be wrapping that up this week. Sorry! |
All good. What I'm thinking of doing is instead of checking whether it's the first request a user has ever made, a modal explaining how the feature works will pop up by default and the user will be able to check a box to make it go away permanently. |
Just using a cookie? Seems fine to me! |
Making further revisions to the pray-and-pay feature, as outlined in #4845.
Changes include: