Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Improved some admin project modals #5537

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Conversation

barankyle
Copy link
Member

@barankyle barankyle commented Mar 22, 2022

Summary

ConfirmModal now shows processing spinner and closes when finished.

Fixed some visual bugs in project modals.

Renamed a lot of things from 'Model' to 'Modal'.

Fixed a number of misspelling of Conatiner -> Container

Checklist

  • Pre-push checks pass npm run check
    • Linter passing via npm run lint
    • Unit & Integration tests passing via npm run test:packages
    • Docker build process passing via npm run build-client
  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewers

References

References to pertaining issue(s)

QA Steps

  1. git checkout pr_branch_name
  2. npm install
  3. npm run dev-reinit
  4. npm run dev

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

Reviewers

Reviewers for this PR

@zulqarnainhanif
Copy link
Contributor

This PR might have conflicts with my PR which have styling changes for purple color scheme @HexaField . I have moved styling to scss in admin panel to cleanup some stuff.

@barankyle
Copy link
Member Author

This PR might have conflicts with my PR which have styling changes for purple color scheme @HexaField . I have moved styling to scss in admin panel to cleanup some stuff.

I'll wait for yours to get merged in and then rebase mine and fix any issues.

ConfirmModal now shows processing spinner and closes when finished.

Fixed some visual bugs in project modals.

Renamed a lot of things from 'Model' to 'Modal'.

Fixed a number of misspellings of Conatiner -> Container.

Disabled closing of scope selector when something is clicked.
@barankyle barankyle merged commit 22d9579 into dev Mar 24, 2022
@barankyle barankyle deleted the project-update-improvements branch March 24, 2022 21:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants