Skip to content

Commit 8b2057e

Browse files
Redesign Drill Studio modal with cleaner UI and new features
Restructure OpeningSelectionModal into a 2-panel layout (browse + studio) with compact typography, reduced borders, and intelligent whitespace for hierarchy. Add PGN move display in browse rows with stem/suffix splitting for variations (e.g. "3. ...Bc5"), clickable queue pills that navigate to the selected opening, two-column queue grid on wide screens, and an infinite target moves option on the slider. Rename to "Maia Drill Studio". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 51fc1d4 commit 8b2057e

5 files changed

Lines changed: 506 additions & 349 deletions

File tree

src/components/Openings/OpeningDrillAnalysis.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ export const OpeningDrillAnalysis: React.FC<Props> = ({
226226
</div>
227227
)}
228228
</div>
229-
230229
</div>
231230
</div>
232231
)

0 commit comments

Comments
 (0)