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

Don't generate blocks behind palette #3175

Closed
pikurasa opened this issue Feb 12, 2023 · 8 comments
Closed

Don't generate blocks behind palette #3175

pikurasa opened this issue Feb 12, 2023 · 8 comments

Comments

@pikurasa
Copy link
Collaborator

(See below for images of current behavior.)

Blocks generated from the palette should not generate directly behind the palette. Right now, students click without doing a full "click, drag, and drop" and that means that their new blocks generate hidden behind the palette.

Current behavior

Click on block in palette without dragging it.
Screenshot at 2023-02-12 09:00:49
Block appears behind palette, which is hard to see.
Screenshot at 2023-02-12 09:00:58
User has to hide palette in order to see newly generated block(s).
Screenshot at 2023-02-12 09:01:05

@StevenSteel7
Copy link

@pikurasa Trying to fix it..

YashTote added a commit to YashTote/musicblocks that referenced this issue Feb 14, 2023
…ette

The new blocks now generated by using the palette now does not generate behind the palette. Gets generated at an other location on the canvas after clicked

"Fixes sugarlabs#3175"
@classr-22
Copy link

@pikurasa assign this to me, I want to work on this.

@pikurasa
Copy link
Collaborator Author

@pikurasa assign this to me, I want to work on this.

If you have a solution, please submit a PR.

@AishwaryaRavi07
Copy link

Is this issue still open? Can I try to fix it?

@shantanuSakpal
Copy link

shantanuSakpal commented Mar 7, 2023

hello @walterbender, I have noticed that a similar problem arises with the search bar, which is generated behind the table. I fixed that one-

Before:
image

After:
image

P.S. Also I made the cursor as a pointer on the search button.
I am currently working on the main issue of the blocks generated behind the table. Will make a PR soon.

@pikurasa
Copy link
Collaborator Author

pikurasa commented Mar 8, 2023

Is this issue still open? Can I try to fix it?

You can review the other PRs for reference, but this issue seems to still be currently open.

@husain3012
Copy link
Contributor

@pikurasa This issue is solved in PR #3203 and can be closed now.

@pikurasa
Copy link
Collaborator Author

@pikurasa This issue is solved in PR #3203 and can be closed now.

Yeah, it's an improvement. Thank you!

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

Successfully merging a pull request may close this issue.

7 participants