Bug 283283 - FreeBSD Forums patch to show donate button in responsive design
Summary: FreeBSD Forums patch to show donate button in responsive design
Status: New
Alias: None
Product: Services
Classification: Unclassified
Component: Forums (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: Forum Adminstrators
URL: https://forums.freebsd.org
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-12 13:26 UTC by Michael Gmelin
Modified: 2025-02-21 23:45 UTC (History)
2 users (show)

See Also:


Attachments
Patch to make donate button work at various resolutions (1.28 KB, patch)
2024-12-12 13:26 UTC, Michael Gmelin
no flags Details | Diff
Scaled down demo of forums without the patch (699.05 KB, video/mp4)
2024-12-12 13:44 UTC, Michael Gmelin
no flags Details
Scaled down demo of forums with the patch (770.87 KB, video/mp4)
2024-12-12 13:44 UTC, Michael Gmelin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin freebsd_committer freebsd_triage 2024-12-12 13:26:33 UTC
Created attachment 255806 [details]
Patch to make donate button work at various resolutions

Like discussed via email, please find attached a minimally invasive patch to always show the donation button at various resolutions.

This patches the file returned by:

https://forums.freebsd.org/css.php?css=public%3Aalnb_navigation.less%2Cpublic%3Afreebsd_org_top_navigation_menu.css%2Cpublic%3Anode_list.less%2Cpublic%3Anotices.less%2Cpublic%3Ashare_controls.less%2Cpublic%3Aextra.less&s=3&l=1&d=1732628822&k=9219e9725bf891ec89c275635f26b6527d949623


This was tested on Safari, Firefox, and Chrome at various resolutions, but not on an actual mobile device - it's not witchcraft, so let's hope it's good enough.
Comment 1 Michael Gmelin freebsd_committer freebsd_triage 2024-12-12 13:44:04 UTC
Created attachment 255807 [details]
Scaled down demo of forums without the patch
Comment 2 Michael Gmelin freebsd_committer freebsd_triage 2024-12-12 13:44:32 UTC
Created attachment 255808 [details]
Scaled down demo of forums with the patch
Comment 3 Michael Gmelin freebsd_committer freebsd_triage 2024-12-12 13:46:32 UTC
See also #216733 for an earlier fix that stopped working.
Comment 4 Daniel Gerzo freebsd_committer freebsd_triage 2025-02-21 23:45:01 UTC
Hi Michael, thank you for working on this. I applied the changes. It appears OK on safari/mac but not so well on edge/mac. Any ideas? Didnt try other browsers/platforms yet. Thanks!