Fix the styling of the donation buttons #169
No reviewers
Labels
No labels
about page
bug
community page
documentation
donate page
duplicate
enhancement
feature page
good first issue
Google Season of Docs
help wanted
invalid
landing page
news page
question
support page
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/website#169
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "meenbeese/redo-donate-buttons"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #150
Preview link: https://934d6be4.organicmaps-github-io.pages.dev/
(I do not know why some changes are not showing up correctly.)
to display our accent color on the icon border
how many are shown based on the screen size
Thanks! Did you try to set up Cloudflare Preview deployments in your forked repo? They, unfortunately, don't allow to preview PRs from contributor's forks.
Or do you know other ways to see a live preview for contributor's PRs?
There is no need to change the number in the old news, let's keep it for the grow history. Now we can say that we have +600 issues in 7 months )
This is really weird. I tried to set up a preview website using two different providers and both of them are not showing the changes I made to the icons, only to the text. I don't know why this is the case since
zola serve
works perfectly on my machine.Due to this, I would recommend you to clone the
redo-donate-buttons
branch from my fork repo and just build it locally. This looks like the best way as other methods are not reliable for some reason. I'm sorry for the inconvenience caused.I had just replaced all
1200
results by1800
, so making this distinction makes sense.Can you please share links to previews? Did you do
zola build
locally and compare the HTML output with the expected one?I like the screenshots. Please fix translations separately to reduce the size of PR.
Here is the Cloudflare preview but do note that it does not reflect all my changes correctly: https://a5f2e489.organicmaps-github-io.pages.dev/donate/
I don't know what you mean exactly by that. I ran both
zola build
andzola serve
again now and it matches what I expect it to be.Done! Here is the new PR for that: #173
Done! As you recommended,
git rebase
is much cleaner. Thanks.I couldn't manage to get a preview link for this branch. I you could give me some level of access as discussed earlier, that would be possible perhaps. Did you try to build it in your local machine to test it? That's a good way as well.
Please check the English version (and a few other langs that are not yet synchronized with Weblate). We display donate buttons twice:
Removal of the second block may not be convenient, think of mobile users first.
The mobile screenshots are also available in the top comment. If I left something important out, let me know please.
Yeah, this may be true for the mobile version. I can adjust that even though screen space is not a huge issue and making them too compact makes them harder to click imo.
I already implemented a dark green border on mouse hover/touch, and I can expand this if you think that is not enough. I will try to work on this more as I haven't done a great job about this distinction.
I will try to investigate this then, as I am not very familiar with the site's inner workings. Can you help me guide towards a solid initial implementation @rtsisyk ?
It would be awesome to start with porting missing translations to weblate. They are described in more details here: https://github.com/organicmaps/organicmaps.github.io/blob/master/TRANSLATIONS.md
Can't that be done in another PR where we only focus on translations? I can create a separate issue for that after this is done.
Arent these files regenerated from weblate? Shouldn't you also edit/change .po files?
I've mentioned finishing weblate translation because now some files are translated using .po, and some are not.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.