activist icon indicating copy to clipboard operation
activist copied to clipboard

Model View for all organizations involved in an event

Open rahulharpal1603 opened this issue 1 year ago • 3 comments

Fixes #802

Contributor checklist


Description

Created a new component named ModelOrganizationOverview.vue to display the full list of organizations involved in any event. Also, added (+# more) button to truncate the number of organizations displayed to just 1 and all organizations can be seen when clicked on the button.

Also, made the Modal scrollable for screen sizes bigger than 768px. For mobiles, there is no need for scroll. To understand for easily see this video:

https://github.com/user-attachments/assets/3c9c92c0-3311-49d4-bf12-9c6bf69a87c9

rahulharpal1603 avatar Oct 01 '24 18:10 rahulharpal1603

Thank you for the pull request!

The activist team will do our best to address your contribution as soon as we can. The following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)

If you're not already a member of our public Matrix community, please consider joining! We'd suggest using Element as your Matrix client, and definitely join the General and Development rooms once you're in. Also consider joining our bi-weekly Saturday dev syncs. It'd be great to have you!

Maintainer checklist

  • [x] The commit messages for the remote branch should be checked to make sure the contributor's email is set up correctly so that they receive credit for their contribution

    • The contributor's name and icon in remote commits should be the same as what appears in the PR
    • If there's a mismatch, the contributor needs to make sure that the email they use for GitHub matches what they have for git config user.email in their local activist repo
  • [x] The TypeScript and formatting workflows within the PR checks do not indicate new errors in the files changed

  • [x] The Playwright end to end and Zap penetration tests have been ran and are passing (if necessary)

  • [x] The CHANGELOG has been updated with a description of the changes for the upcoming release and the corresponding issue (if necessary)

github-actions[bot] avatar Oct 01 '24 18:10 github-actions[bot]

Deploy Preview for activist-org ready!

Name Link
Latest commit 103c479f5c321eba1f912afa0a0fffb399a02f9c
Latest deploy log https://app.netlify.com/sites/activist-org/deploys/673690200d444d00089d615d
Deploy Preview https://deploy-preview-982--activist-org.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Oct 01 '24 18:10 netlify[bot]

Note that organizationSchema.ts has a weird Prettier bug that we're not fixing for now as the assumption is that it'll go away when we do some updates, @rahulharpal1603 :)

andrewtavis avatar Oct 02 '24 07:10 andrewtavis