chore: merge executor worktree (10-05 Nyquist stubs)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { describe, it } from 'vitest'
|
||||
|
||||
describe('UX-13: Teleport + getBoundingClientRect dropdown pattern across components', () => {
|
||||
it.todo('DocumentCard folder picker uses Teleport to body')
|
||||
it.todo('DocumentCard folder picker position matches trigger getBoundingClientRect')
|
||||
it.todo('FolderRow three-dot menu uses Teleport to body')
|
||||
it.todo('FolderRow three-dot menu repositions on window scroll')
|
||||
})
|
||||
Reference in New Issue
Block a user