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

Use VizDataset data type for block map, set a default value for interactive #1006

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

hanbyul-here
Copy link
Collaborator

Related Ticket:
Kind of related to #905 ? We would still need to revisit 'compare' - but I think we can deprecate it soon?

Description of Changes

  • Make BlockMap use the new type VizDataset.
  • Simplify some redundant logic (ex. resolveConfig now happens at the layer level, so I don't think we need to do it on block map level)
  • While working on it, I realized that a new flag, interactive, blocks the interaction such as dragging to pan - I set the default value as true (which was an implicit value before.)

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit 3cfd052
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/667ad3cbcc12be00089238b9
😎 Deploy Preview https://deploy-preview-1006--veda-ui.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.

Copy link
Collaborator

@sandrahoang686 sandrahoang686 left a comment

Choose a reason for hiding this comment

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

🙇🏼‍♀️

@hanbyul-here
Copy link
Collaborator Author

hanbyul-here commented Jun 25, 2024

I did not benchmark yet, but I notice that BlockMap seems to fail to load more often on this PR. I am investigating it. @sandrahoang686


Update: I think this commit should fix the problem 🙇 3cfd052

@hanbyul-here hanbyul-here merged commit 891d988 into main Jun 28, 2024
8 checks passed
@hanbyul-here hanbyul-here deleted the use-vizdataset branch June 28, 2024 20:35
@hanbyul-here hanbyul-here mentioned this pull request Jul 1, 2024
sandrahoang686 added a commit that referenced this pull request Jul 1, 2024
## What's Changed

Note: This could be a patch version number. But the fix for the query
parameter on the data catalog page, new E&A page, and stories hub
brought a substantial change and improvement, in my opinion. And there
are some other improvements we made. So I am cutting a minor version
release.

## 🎉 Features
🦗 
## 🚀 Improvements
* Create bug.md in #1015
* Use VizDataset data type for block map, set a default value for
interactive in #1006
## 🐛 Fixes
* Fix scrollytelling projection problem in
#1011
* Use different query parameter managements between data-catalog page
and new E&A page in #1021


**Full Changelog**:
v5.1.2...v5.2.0
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.

2 participants