Skip to content

Extract dialog methods from INavigator into IDialogs interface#2

Open
aritchie wants to merge 1 commit intomainfrom
claude/extract-dialogs-interface-6sDta
Open

Extract dialog methods from INavigator into IDialogs interface#2
aritchie wants to merge 1 commit intomainfrom
claude/extract-dialogs-interface-6sDta

Conversation

@aritchie
Copy link
Member

Separate concerns by moving Alert and Confirm out of INavigator into a
new IDialogs interface. Added Prompt and ActionSheet methods to IDialogs.
ShinyShellNavigator now implements both interfaces, and IDialogs is
registered in the DI container alongside INavigator.

https://claude.ai/code/session_01U4Bf1cHGZvXiDcdaNwWMyB

Separate concerns by moving Alert and Confirm out of INavigator into a
new IDialogs interface. Added Prompt and ActionSheet methods to IDialogs.
ShinyShellNavigator now implements both interfaces, and IDialogs is
registered in the DI container alongside INavigator.

https://claude.ai/code/session_01U4Bf1cHGZvXiDcdaNwWMyB
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.

2 participants