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

Snagging | NAVIGATION / Search #3074

Open
wants to merge 7 commits into
base: redesign-2021
Choose a base branch
from

Conversation

oleksiip-aiola
Copy link
Contributor

Closes:

We are now searching for:

  • portals
  • spaces
  • events
  • people

image

@oleksiip-aiola oleksiip-aiola self-assigned this May 4, 2022
@oleksiip-aiola oleksiip-aiola requested a review from a team as a code owner May 4, 2022 10:56
@github-actions github-actions bot added the 💎 styles For (S)CSS style related issues/changes/improvements/etc. label May 4, 2022
Copy link
Contributor

@sunny-viktoryia sunny-viktoryia left a comment

Choose a reason for hiding this comment

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

questions and comments. I hope, @alexey-petrov, you'll have time to adress the comments.

src/utils/time.ts Outdated Show resolved Hide resolved
src/settings/dateSettings.ts Outdated Show resolved Hide resolved
src/components/attendee/SearchOverlay/SearchOverlay.tsx Outdated Show resolved Hide resolved
src/components/attendee/SearchOverlay/SearchOverlay.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@sunny-viktoryia sunny-viktoryia left a comment

Choose a reason for hiding this comment

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

close to be approved. Added a few comments.

src/settings/dateSettings.ts Outdated Show resolved Hide resolved
onClick();
}, [world?.slug, openUrlUsingRouter, onClick, space?.slug]);

const { subtitle, description } = space?.config?.landingPageConfig ?? {};
Copy link
Contributor

Choose a reason for hiding this comment

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

can we use ALWAYS_EMPTY_OBJECT here instead of {}?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, that would lead to destructuring error
image

@sunny-viktoryia
Copy link
Contributor

@alexey-petrov, please, check the comments from my last review. 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 styles For (S)CSS style related issues/changes/improvements/etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants