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

Added report bug button with a corresponding form (User story 2) #31

Merged
merged 14 commits into from
Sep 24, 2024

Conversation

aattiyah
Copy link

@aattiyah aattiyah commented Sep 23, 2024

This pull request adds a button on the left navigation bar for users to report a bug. The button goes to the custom created route: /report-bug. This loads a form where users can report the bug they have encountered.

This tackles issue #6

@aattiyah aattiyah added this to the Sprint 1 milestone Sep 23, 2024
@aattiyah aattiyah linked an issue Sep 23, 2024 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Sep 23, 2024

Pull Request Test Coverage Report for Build 11014772509

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 8 of 9 (88.89%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 82.68%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controllers/index.js 2 3 66.67%
Totals Coverage Status
Change from base Build 10995967709: 0.001%
Covered Lines: 22350
Relevant Lines: 25613

💛 - Coveralls

@aattiyah aattiyah self-assigned this Sep 23, 2024
@aattiyah aattiyah requested review from tatougueye and removed request for mohamed-elzeni September 23, 2024 19:59
@aattiyah aattiyah changed the title Added report bug button with a corresponding form Added report bug button with a corresponding form (User story 2) Sep 23, 2024
@aattiyah aattiyah added enhancement New feature or request frontend main code is written in frontend backend main code is written in backend labels Sep 23, 2024
Copy link

@lhitmi lhitmi left a comment

Choose a reason for hiding this comment

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

The code looks really good and clear!

Copy link

@tatougueye tatougueye left a comment

Choose a reason for hiding this comment

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

The code looks good to me and there's no branch conflicts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend main code is written in backend enhancement New feature or request frontend main code is written in frontend
Projects
None yet
4 participants