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

fix: Organizer Menu Item does not go to the section #5697

Merged
merged 1 commit into from
Nov 20, 2020
Merged

fix: Organizer Menu Item does not go to the section #5697

merged 1 commit into from
Nov 20, 2020

Conversation

codepool867
Copy link
Contributor

@codepool867 codepool867 commented Nov 19, 2020

Fixes #4849

Short description of what this resolves:

anchor label is changed from 'owner' to 'organizer'

Changes proposed in this pull request:

-public.hbs and side-menu.hbs templates are changed

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@vercel
Copy link

vercel bot commented Nov 19, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/3z0tb2gqb
✅ Preview: https://open-event-frontend-git-issue15.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #5697 (af6c9b7) into development (c874482) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #5697      +/-   ##
===============================================
- Coverage        23.77%   23.65%   -0.12%     
===============================================
  Files              509      509              
  Lines             5414     5415       +1     
  Branches            59       59              
===============================================
- Hits              1287     1281       -6     
- Misses            4112     4119       +7     
  Partials            15       15              
Impacted Files Coverage Δ
app/components/smart-overflow.js 61.53% <0.00%> (-38.47%) ⬇️
app/controllers/index.js 27.27% <0.00%> (-9.10%) ⬇️
app/components/forms/orders/order-form.js 0.00% <0.00%> (ø)
app/utils/validators.js 90.90% <0.00%> (+0.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c874482...af6c9b7. Read the comment docs.

@iamareebjamal iamareebjamal changed the title Fixed Issue_15: Public Event Pages: Organizer Menu Item does not go t… fix: Organizer Menu Item does not go to the section Nov 20, 2020
@auto-label auto-label bot added the fix label Nov 20, 2020
@iamareebjamal iamareebjamal merged commit 75d8bba into fossasia:development Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Public Event Pages: Organizer Menu Item does not go to "Organizer Section"
2 participants