Skip to content

feat: add loader component#15

Open
arnest00 wants to merge 2 commits intomainfrom
feat--loader-component
Open

feat: add loader component#15
arnest00 wants to merge 2 commits intomainfrom
feat--loader-component

Conversation

@arnest00
Copy link
Copy Markdown
Contributor

@arnest00 arnest00 commented Jan 27, 2026

This work adds a loader component. I added a drop commit where clicking the analyze button will make the loader appear while the calculator is working to at least get it on the page pre-implementation. If you want to look at it on its own, I replicated it on Codepen. You'll want to take a look in Firefox, Chrome, and Safari - the progress element in its indeterminate state has slightly different behavior in each browser.

Relevant links

To validate

  1. Pull down feat--loader-component
  2. Run npm i and npm run build
  3. Load the extension into either Chrome or Firefox
  4. Verify you can open the extension
  5. Click on the "Analyze this page" button
  6. Verify loader component appears above the button as the calculation finishes

@github-actions
Copy link
Copy Markdown

📦 Extension packages built successfully!

Download your Chrome and Firefox extension packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant