activist-org / activist

An open-source activism platform
https://activist.org
GNU Affero General Public License v3.0
209 stars 173 forks source link

feature: CommandPalette basic round-trip functionality #892

Closed mattburnett-repo closed 3 weeks ago

mattburnett-repo commented 1 month ago

Contributor checklist


Description

This PR addresses issue #666. It is mostly a reduction / refactoring of existing code, in order to make the component more useable and clean. From here we can start building out the "content" of the palette, i.e. what the user sees after typing or clicking something.

The CommandPalette should now:

github-actions[bot] commented 1 month ago

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

netlify[bot] commented 1 month ago

Deploy Preview for activist-org ready!

Name Link
Latest commit fd6f482e54efe4c5ef18535021f9893729b44292
Latest deploy log https://app.netlify.com/sites/activist-org/deploys/665b4c9fd763680008db7e00
Deploy Preview https://deploy-preview-892--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.

mattburnett-repo commented 3 weeks ago

Closed because it tries to merge with main. Reopened as PR #899