Skip to content

deps#29265

Merged
chrisnojima merged 2 commits into
nojima/HOTPOT-next-670-clean-2from
nojima/HOTPOT-deps
May 29, 2026
Merged

deps#29265
chrisnojima merged 2 commits into
nojima/HOTPOT-next-670-clean-2from
nojima/HOTPOT-deps

Conversation

@chrisnojima
Copy link
Copy Markdown
Contributor

No description provided.

@chrisnojima chrisnojima merged commit f8ee6cb into nojima/HOTPOT-next-670-clean-2 May 29, 2026
1 check was pending
@chrisnojima chrisnojima deleted the nojima/HOTPOT-deps branch May 29, 2026 20:30
chrisnojima added a commit that referenced this pull request May 30, 2026
* clickablebox 3 - teams (#29265)

* clickablebox 3 - team-building (#29265)

* clickablebox 3 - fs (#29265)

* only pick up the folders from shared

* fix profile dropdown button full-width regression on mobile (#29265)

* fix fs sort button content-sizing regression on desktop (#29265)

* fix fs path-item header and destination-picker full-width regression on mobile (#29265)

* update migrate-clickable-box skill with fullWidth gotchas (#29265)

* cb3 5 (#29267)

* migrate shared/chat/ ClickableBox/CB2 → CB3

* migrate shared/common-adapters/ ClickableBox/CB2 → CB3

* complete ClickableBox3 migration: remove legacy CB1/CB2 exports

* WIP

* fixes

* Fix info panel tabs: natural width, centered text, divider spans full tab width

* WIP

* fix prove-your dialog items to be full width

Without fullWidth={true}, ClickableBox3 gets alignSelf:center applied,
centering each provider row instead of spanning the modal width.

* fix CardListItem body text centering: add fullWidth to body Box2

Nested Box2 direction="vertical" without fullWidth gets box2_centered
(align-self:center) applied, horizontally centering it within its
column flex parent. Fixed across all CardListItem callers and in
list-item.tsx's body wrapper.

* remove ChoiceList/RichButton, replace usages with ListItem Card

* remove ClickableBox/ClickableBox2 and migration plan — all usages migrated to ClickableBox3

* mass clean (#29268)

* simplify-ui: git/ — remove redundant wrappers, dead styles/comments, normalize patterns

* simplify-ui: devices/ — deduplicate icon logic, extract constants, replace style props

* simplify-ui: wallets/ — rename Container, extract shared styles, remove redundant props

* simplify-ui: tracker/ — fix hover-opacity typo, dedup utilities, rename Container, replace flexShrink props

* simplify-ui: settings/ — remove redundant wrappers, move styles to props, clean dead code

* simplify-ui: crypto/ — inline IIFEs, merge imports, clean up style props and names

* simplify-ui: teams/ — merge styles, fix functions-as-values, extract string constants, remove wrappers

* simplify-ui: signup/ — extract shared input width, fix prop shorthands, remove dead code

* simplify-ui: people/ — remove identity maps, dead code, inline wrappers, move style props

* simplify-ui: profile/ — remove dead code, dedup styles, replace Kb shims, noShrink props

* address PR feedback: safe nav in async callback, fix avatar overlay positioning, restore .tsx extension

* simplify-ui: full codebase pass — rename Containers, remove dead code, move style props

Ran simplify-ui-section skill across all UI directories via parallel subagents:
chat/, common-adapters/, fs/, login/, provision/, team-building/, unlock-folders/,
menubar/, pinentry/, incoming-share/, deeplinks/, router-v2/, and revisits of
profile/, people/, signup/, crypto/, teams/, settings/, tracker/, wallets/,
devices/, git/.

* fix back button hover area: remove inline-block and size(14) from iconContainer

The 14×14px fixed size caused the hover highlight to appear only in the
upper-left corner while the icon extended beyond it. The container now
sizes naturally around the icon with padding defining the hit area.

* fix Checkbox centering: add alignSelf=flex-start to ClickableBox3

* WIP

* fix iOS e2e: restore testID on mobile crypto nav rows

The RichButton→ListItem migration dropped testID; wrap ListItem in Box2 to carry it.
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.

1 participant