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

add portfolio filter info alert on overview map #744

Merged
merged 29 commits into from
Apr 12, 2023

Conversation

austensen
Copy link
Member

@austensen austensen commented Apr 10, 2023

Adds a new info alert on the Overview page map prompting users to use the portfolio filters when the portfolio has >= 15 properties. This also restyles the "big portfolio" warning alert to look the same. Both alerts stay closed for the session.

image
image

[sc-11997]

austensen and others added 27 commits April 5, 2023 08:55
Will need to properly style scrollbars on windows later
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #11997: Include tool tip pointing to Filters from Overview page.

Base automatically changed from multiselect-rewrite to filters April 11, 2023 14:45
@austensen austensen requested a review from kiwansim April 11, 2023 14:59
@austensen austensen marked this pull request as ready for review April 11, 2023 15:02
Copy link
Member

@kiwansim kiwansim left a comment

Choose a reason for hiding this comment

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

👍🏽

addressPageRoutes: AddressPageRoutes;
};

export const BigPortfolioAlert = ({ portfolioSize, className, ...props }: PortfolioAlertProps) => {
Copy link
Member

Choose a reason for hiding this comment

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

alerts would be an excellent candidate for making into a reusable class component in storybook later! esp since these exact patterns also exist in LOC rebrand

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah for sure! That was the next one I was hoping to add, it should be mostly ready to copy over from here and just the styles need to be updated.

@austensen austensen merged commit 2cc5013 into filters Apr 12, 2023
@austensen austensen deleted the overview-filter-alert branch April 12, 2023 16:22
@austensen
Copy link
Member Author

austensen commented Apr 12, 2023

[sc-12226]
[sc-12224]

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #12226: Implement new tooltip on overview map styling..

austensen added a commit that referenced this pull request Apr 28, 2023
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