We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Acceptance Criteria
Given A card has a GET property When I View a card Then I Should see GET on the bottom right of the card with the specified styling
Given A card has a PUT property When I view a card Then I Should see PUT on the bottom right of the card with the specified styling
Given A card has a GET and PUT property When I View a card Then I Should see GET | PUT on the bottom right of the card with the specified styling
Given A card has neither a GET/PUT property When I View a card Then I Should not see a GET or PUT tag on the bottom right
Styling
Text: Font Family: Iosevka Font Style: Medium Font Size: 8px Line Height: 10px Line Height: 100% Align: Center Vertical Align: Center Color: #4F4B4B
Background: Color: #F0F0F0 Height: 16px Border-radius bottom right: 4 (same as card skeleton) Margin/padding around left/right of text: 8px
Link to Figma: https://www.figma.com/file/pmLRwbPKrwDAGn6XLDoUiA/Concourse-Resources?node-id=507%3A5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Acceptance Criteria
Given A card has a GET property
When I View a card
Then I Should see GET on the bottom right of the card with the specified styling
Given A card has a PUT property
When I view a card
Then I Should see PUT on the bottom right of the card with the specified styling
Given A card has a GET and PUT property
When I View a card
Then I Should see GET | PUT on the bottom right of the card with the specified styling
Given A card has neither a GET/PUT property
When I View a card
Then I Should not see a GET or PUT tag on the bottom right
Styling
Text:
Font Family: Iosevka
Font Style: Medium
Font Size: 8px
Line Height: 10px
Line Height: 100%
Align: Center
Vertical Align: Center
Color: #4F4B4B
Background:
Color: #F0F0F0
Height: 16px
Border-radius bottom right: 4 (same as card skeleton)
Margin/padding around left/right of text: 8px
Link to Figma: https://www.figma.com/file/pmLRwbPKrwDAGn6XLDoUiA/Concourse-Resources?node-id=507%3A5
The text was updated successfully, but these errors were encountered: