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

Use Vue for bugzilla template editor #10

Open
jschwartzentruber opened this issue Dec 6, 2024 · 2 comments
Open

Use Vue for bugzilla template editor #10

jschwartzentruber opened this issue Dec 6, 2024 · 2 comments
Labels

Comments

@jschwartzentruber
Copy link
Collaborator

jschwartzentruber commented Dec 6, 2024

Context:

We currently have a Django form to edit Bugzilla bug templates, and then a Vue component to utilize those templates for logging bugs in Bugzilla. The Vue component shows a rendered preview and supports autocomplete for appropriate fields, while the Django form editor does neither. It would be better to use the Vue component both for editing and for using the template.

Requirements:

Eliminate the Django form for template editing, and use the Vue component to edit the template as well as to use the template. When editing the template, example crash data should be used to render a preview (to be provided).

Acceptance Criteria:

Bugzilla templates are editable with auto-complete and rendered preview. No change to bug submission.

Copy link

Issue synced into GitStart. Please review, edit and hand it off to GitStart by following this link.

@gitstart-connector gitstart-connector bot changed the title [Bugzilla Templates] Add render view to bugzilla template editor Use Vue for bugzilla template editor Dec 6, 2024
Copy link

This issue has been handed off to GitStart: https://clients.gitstart.com/mozilla/12016/tickets/FUZ-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant