Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Input badge #1244

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Input badge #1244

wants to merge 2 commits into from

Conversation

fritzschoff
Copy link
Contributor

No description provided.

@fritzschoff fritzschoff requested review from 0xjocke and a team August 22, 2022 12:49
@vercel
Copy link

vercel bot commented Aug 22, 2022

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

Name Status Preview Updated
staking ✅ Ready (Inspect) Visit Preview Aug 23, 2022 at 6:37AM (UTC)

@fritzschoff fritzschoff changed the base branch from dev to refresh August 22, 2022 12:50
@fritzschoff fritzschoff removed the request for review from 0xjocke August 22, 2022 12:50
@fritzschoff fritzschoff marked this pull request as ready for review August 22, 2022 14:32
min-width: 170px;
border: 1px solid black;
cursor: pointer;
`;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should avoid adding new styled component styles, the plan is probably to face out styled components? Does chakra have any solutions around this? If not it's worth a discussing how we style things like this

Copy link
Contributor

@0xjocke 0xjocke left a comment

Choose a reason for hiding this comment

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

See other comment lets figure out how to not rely on styled components. Also if you do UI components it's very nice if you add a screenshot too :)

import { InfoIcon } from '@chakra-ui/icons';
import { Badge, BadgeProps, Flex, Text } from '@chakra-ui/react';
import { PropsWithChildren } from 'react';
import styled from 'styled-components';
Copy link
Contributor

Choose a reason for hiding this comment

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

Joey has brought it up - but want to removed styled-components completely.

@fritzschoff
Copy link
Contributor Author

Alright, removed styled components. Thought we still using it. But no prob.
Bildschirmfoto 2022-08-23 um 08 26 28
Bildschirmfoto 2022-08-23 um 08 33 08

@jmzwar
Copy link
Contributor

jmzwar commented Aug 23, 2022

@fritzschoff Can you link to the relevant component in figma? Ta.

@fritzschoff
Copy link
Contributor Author

@fritzschoff fritzschoff marked this pull request as draft August 23, 2022 14:48
Base automatically changed from refresh to dev August 29, 2022 04:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants