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

Document development #30

Open
jeteve opened this issue Feb 28, 2024 · 7 comments
Open

Document development #30

jeteve opened this issue Feb 28, 2024 · 7 comments

Comments

@jeteve
Copy link

jeteve commented Feb 28, 2024

Hi, I'd like to add an optional new feature to this. Could you provide some basic development instructions? Like how to build it and test locally?

Thanks!

@helmus
Copy link
Owner

helmus commented Feb 28, 2024

What type of feature are you trying to add. ? You can build the plugin with npx webpack-cli and then mount the directory following this guide:

https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world

@jeteve
Copy link
Author

jeteve commented Feb 28, 2024

Hi @helmus , thanks! I'd love an optional feature to replace XX-1111 Jira ticket numbers with a mini-view in place. (like title and state). I love the hover popup, but I'd like a way to view all the Jiras on a given page without doing anything.

@helmus
Copy link
Owner

helmus commented Feb 28, 2024 via email

@jeteve
Copy link
Author

jeteve commented Feb 29, 2024

Yes, a badge. Basically something like:

XX-1234 "A story about doing stuff" IN PROGRESS

But nicer. I don't mind much about the nicer aspect :P. Here's an example in an inline box:

image

@helmus
Copy link
Owner

helmus commented Feb 29, 2024

I like it, makes a lot of sense. what do you need to get started ?

@jeteve
Copy link
Author

jeteve commented Mar 1, 2024

@helmus I got started yesterday. You can check the progress in my fork!

@jeteve
Copy link
Author

jeteve commented Mar 1, 2024

Hey, I got to this point:

image

I'll make a merge request!

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

No branches or pull requests

2 participants