MozillaSecurity / MozillaSecurity/FuzzManager

Update to newer bootstrap/bootstrap-vue

Open
#786 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

crashmanager enhancement
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

We currently use old versions of Bootstrap (3.4.1) and Bootstrap-Vue (2.4.2).

I tried updating to newer versions and ran into two issues:

  1. navbar has changed significantly

    Converting navbar from <nav class="navbar"> to <b-navbar> was quite easy, but getting the formatting similar was taking more than a few minutes so I abandoned it.

  2. glyphicons are removed in Bootstrap v4.

    This can be replaced with just the glyphicons font, eg: https://github.com/Neos21/bootstrap3-glyphicons

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Bootstrap navbar and glyphicons documentation linked in the issue, and review the current dependency versions and frontend usage. Done means the project uses newer Bootstrap and Bootstrap-Vue versions while preserving the existing navbar formatting and replacing the removed glyphicons.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.