fix: InlineTags placeholder, ProcessCard single bottom-right action#23
Merged
Conversation
bottom:8, left:8, right:8, borderRadius:16 — nav floats above the bottom edge instead of being flush, better usability and visual. https://claude.ai/code/session_015vDFbxF9JYGaF51m8VboWS
…VTab - navH: 48px -> 72px to clear floating nav (bottom:8 + height:48 + breathing) - VagaTab: paddingBottom 80px on mobile so Deletar button scrolls above nav - CVTab: Stack do perfil box only shown when profile.stack is populated - CVTab: remove var(--sab) from bottom padding (no longer used) https://claude.ai/code/session_015vDFbxF9JYGaF51m8VboWS
InlineTags: placeholder "+ tag" -> "+ adicionar tag", width auto/minWidth so text never truncates on mobile. ProcessCard desktop: replace hover overlay with single in-card button at bottom-right (opacity 0 -> 1 on hover). Pipeline shows archive button, Archived view shows delete button. Delete removed from pipeline cards — it stays only in VagaTab. Tests updated for new placeholder. https://claude.ai/code/session_015vDFbxF9JYGaF51m8VboWS
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
InlineTags: placeholder
"+ tag"→"+ adicionar tag", largura comminWidth:110+width:autopara nunca cortar no mobile.ProcessCard desktop: substituído o overlay de hover flutuante por um único botão no canto inferior direito do card (dentro do card, sem sobrepor o Badge).
https://claude.ai/code/session_015vDFbxF9JYGaF51m8VboWS
Generated by Claude Code