Skip to content

Conversation

@maze-runnar
Copy link
Contributor

Fixes #7674

Screenshot from 2021-08-10 10-57-38

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
  • [x I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the fix label Aug 10, 2021
@vercel
Copy link

vercel bot commented Aug 10, 2021

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/F5vSsC71ttogdHy58hZ6nMcy9aTM
✅ Preview: https://open-event-frontend-git-fork-maze-runnar-search-eventyay.vercel.app

@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #7678 (996a39b) into development (d3d8590) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7678      +/-   ##
===============================================
+ Coverage        18.76%   18.79%   +0.03%     
===============================================
  Files              607      607              
  Lines             7084     7087       +3     
  Branches           149      149              
===============================================
+ Hits              1329     1332       +3     
  Misses            5728     5728              
  Partials            27       27              
Impacted Files Coverage Δ
app/routes/groups/edit/followers.js 0.00% <0.00%> (ø)
app/components/tabbed-navigation.js 53.33% <0.00%> (+20.00%) ⬆️

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 d3d8590...996a39b. Read the comment docs.

Copy link
Member

@mariobehling mariobehling left a comment

Choose a reason for hiding this comment

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

Thanks!

@ranjitkshah ranjitkshah merged commit b90c85b into fossasia:development Aug 10, 2021
@maze-runnar maze-runnar deleted the search branch August 10, 2021 10:53
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.

On the groups followers page for owners/organizers add a search box

3 participants