Skip to content
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

implement a simple fancy loading page, for all navigation #533

Open
ShiboSoftwareDev opened this issue Jan 11, 2025 · 6 comments
Open

implement a simple fancy loading page, for all navigation #533

ShiboSoftwareDev opened this issue Jan 11, 2025 · 6 comments

Comments

@ShiboSoftwareDev
Copy link
Contributor

Image

@seveibar
Copy link
Contributor

seveibar commented Jan 13, 2025

/bounty $10

YES skeletons are ideal- let's have a general purpose skeleton

the skeleton cannot load any javascript from src tags, it might be able to execute something basic in a custom script tag, but it has to be crazy lightweight, the fix is entirely in index.html

Copy link

algora-pbc bot commented Jan 13, 2025

💎 $10 bounty • tscircuit

Steps to solve:

  1. Start working: Comment /attempt #533 with your implementation plan
  2. Submit work: Create a pull request including /claim #533 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to tscircuit/snippets!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @Saurabhsing21 Jan 13, 2025, 6:49:35 PM #570
🔴 @bhuvan-crypto Jan 14, 2025, 5:02:52 PM WIP

@Saurabhsing21
Copy link

Saurabhsing21 commented Jan 13, 2025

/attempt #533

@bhuvan-crypto
Copy link
Contributor

bhuvan-crypto commented Jan 14, 2025

/attempt #533

Algora profile Completed bounties Tech Active attempts Options
@bhuvan-crypto 1 tscircuit bounty
HTML, TypeScript
﹟510
Cancel attempt

Copy link

algora-pbc bot commented Jan 14, 2025

Note

The user @Saurabhsing21 is already attempting to complete issue #533 and claim the bounty. We recommend checking in on @Saurabhsing21's progress, and potentially collaborating, before starting a new solution.

Copy link

algora-pbc bot commented Jan 15, 2025

💡 @Saurabhsing21 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Saurabhsing21 added a commit to Saurabhsing21/snippets that referenced this issue Jan 16, 2025
- Added a simple and lightweight skeleton loading page for all navigation.
- Ensured no JavaScript is loaded via <script> tags for security and performance.
- Custom lightweight inline script is used for minimal interactivity.
- Fixes issue tscircuit#533.
- Implemented skeleton in `index.html` to show loading state until content is fully loaded.

Signed-off-by: Saurabhsing21 <[email protected]>
Saurabhsing21 added a commit to Saurabhsing21/snippets that referenced this issue Jan 16, 2025
- Added a simple and lightweight skeleton loading page for all navigation.
- Ensured no JavaScript is loaded via <script> tags for security and performance.
- Custom lightweight inline script is used for minimal interactivity.
- Fixes issue tscircuit#533.
- Implemented skeleton in `index.html` to show loading state until content is fully loaded.

Signed-off-by: Saurabhsing21 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants