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

Make CSS hotfixes visible in the options #6617

Merged
merged 2 commits into from
May 6, 2023
Merged

Make CSS hotfixes visible in the options #6617

merged 2 commits into from
May 6, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented May 5, 2023

Pretty straightforward, it can make debugging a bit easier. I don't know if I want to expose the ability to disable hotfixes.

Demo

Screenshot 3

optionsStorage.getAll(),
getLocalHotfixesAsOptions(),
getStyleHotfix(version),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It turns out this was blocking the entire extension just to make an HTTP call 😩

fregante/webext-storage-cache#40 can't come fast enough.

<p>
<button id="find-feature">Start process to identify feature…</button>
</p>
</details>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just moved higher, I want it to be below "Features"

@fregante
Copy link
Member Author

fregante commented May 6, 2023

Merging for now, can be polished later.

@fregante fregante merged commit d8bea05 into main May 6, 2023
12 checks passed
@fregante fregante deleted the visual-hotfixes branch May 6, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant