Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove any Marker usage other than for insert #181

Open
cpcallen opened this issue Jan 28, 2025 · 1 comment
Open

Remove any Marker usage other than for insert #181

cpcallen opened this issue Jan 28, 2025 · 1 comment
Assignees

Comments

@cpcallen
Copy link
Contributor

The insert action should be the only way to place the marker, and when using that action the marker should be transient.

@rachel-fenichel
Copy link
Contributor

#187 addresses making the marker ephemeral.

If the user has the cursor on a block and hits T to open the toolbox, I think the marker should be placed at an appropriate connection and the block selected from the toolbox should be connected if possible.

For instance, since the default for a stack block is to insert before, the marker should be placed before the block to show where the insertion will occur.

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants