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/css related issue #235

Merged
merged 8 commits into from
Mar 11, 2023
Merged

Fix/css related issue #235

merged 8 commits into from
Mar 11, 2023

Conversation

jennieramida
Copy link
Collaborator

Describe your changes

Demo Link

@vercel
Copy link

vercel bot commented Mar 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
celatone-demo-terra ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 10, 2023 at 11:05AM (UTC)
osmosis-celatone-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 10, 2023 at 11:05AM (UTC)
terra-celatone-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 10, 2023 at 11:05AM (UTC)
4 Ignored Deployments
Name Status Preview Comments Updated
beeb-celatone-frontend ⬜️ Ignored (Inspect) Mar 10, 2023 at 11:05AM (UTC)
celatone-frontend-initial-demo ⬜️ Ignored (Inspect) Mar 10, 2023 at 11:05AM (UTC)
osmosis-celatone-frontend ⬜️ Ignored (Inspect) Mar 10, 2023 at 11:05AM (UTC)
terra-celatone-frontend ⬜️ Ignored (Inspect) Mar 10, 2023 at 11:05AM (UTC)

src/lib/components/forms/TextInput.tsx Outdated Show resolved Hide resolved
src/lib/pages/query/components/QueryArea.tsx Outdated Show resolved Hide resolved
src/lib/pages/query/components/QueryArea.tsx Outdated Show resolved Hide resolved
src/lib/layout/navbar/index.tsx Outdated Show resolved Hide resolved
src/lib/layout/navbar/index.tsx Outdated Show resolved Hide resolved
@poomthiti
Copy link
Contributor

Change handleOnClick in PublicProjectCard to this

const handleOnClick = () => {
      navigate({ pathname: `/public-project/[slug]`, query: { slug } });
    };

Copy link
Collaborator

@evilpeach evilpeach left a comment

Choose a reason for hiding this comment

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

lgtm

@evilpeach evilpeach dismissed stale reviews from poomthiti and songwongtp March 11, 2023 17:24

I've already reviewed.

@evilpeach evilpeach merged commit b8144d9 into develop Mar 11, 2023
@evilpeach evilpeach deleted the fix/css-related-issue branch March 11, 2023 17:25
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.

None yet

4 participants