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 NoResults Component #84

Closed
magnificode opened this issue Jun 9, 2020 · 2 comments · Fixed by #97
Closed

Add NoResults Component #84

magnificode opened this issue Jun 9, 2020 · 2 comments · Fixed by #97
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed UI Styling is expected to match brand guidelines.

Comments

@magnificode
Copy link
Member

magnificode commented Jun 9, 2020

NoResults

Figma Desktop: https://www.figma.com/file/Lo1ZcBOO9t4QRbX2I0PwBQ/RBB?node-id=1155%3A11025
Figma Mobile: https://www.figma.com/file/Lo1ZcBOO9t4QRbX2I0PwBQ/RBB?node-id=1155%3A11093

When a user filters for Businesses or Allies, and their filter yields no results, they should be presented with a component that contains a Heading, Paragraph, and Airtable form embed via iframe src (use a placeholder for the Airtable form for now).

Styling should be handled through the use of ChakraUI components, and theme variables should be used where possible for things like font styles, colors, and spacing.

If possible, this component should be interchangeable between User Types (Businesses, and Allies).

If possible, through props, a Developer should be able to edit the heading, paragraph, and iframe src.

If reuse of this component isn't viable, two separate NoBusinessResults and NoAllyResults can be created, where the content is handled within the components themselves.

@magnificode magnificode added enhancement New feature or request help wanted Extra attention is needed UI Styling is expected to match brand guidelines. labels Jun 9, 2020
@magnificode
Copy link
Member Author

@magnificode
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed UI Styling is expected to match brand guidelines.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants