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(SILVA-511): fixing opening map popup #498

Merged
merged 11 commits into from
Nov 22, 2024
Merged

fix(SILVA-511): fixing opening map popup #498

merged 11 commits into from
Nov 22, 2024

Conversation

paulushcgcj
Copy link
Contributor

@paulushcgcj paulushcgcj commented Nov 22, 2024

Description

Changed appearance to reflect figma and added the favourite handling

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

This will help future refactors by centralizing api configuration, such as URLs and basic headers
refactored file to use the api config file, and added the new check endpoint
refactored file to use the newly defined api config
Added new component that handles the opening popup content along with the favourite handling.
DerekRoberts
DerekRoberts previously approved these changes Nov 22, 2024
The new query was having a hard time to parse the opening id list as part of the huge query. Broke it into a smaller one
Copy link
Collaborator

@jazzgrewal jazzgrewal left a comment

Choose a reason for hiding this comment

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

lovely

Copy link
Collaborator

@carolinemwood carolinemwood left a comment

Choose a reason for hiding this comment

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

PO Approved

@carolinemwood
Copy link
Collaborator

Closes #462

@paulushcgcj paulushcgcj enabled auto-merge (squash) November 22, 2024 21:29
@paulushcgcj paulushcgcj merged commit 3ed7e91 into main Nov 22, 2024
22 checks passed
@paulushcgcj paulushcgcj deleted the fix/SILVA-511 branch November 22, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants