Skip to content

Fix for issue #7565 on Click to add a cell button not in background#7587

Open
aj202088 wants to merge 1 commit intojupyter:mainfrom
aj202088:main
Open

Fix for issue #7565 on Click to add a cell button not in background#7587
aj202088 wants to merge 1 commit intojupyter:mainfrom
aj202088:main

Conversation

@aj202088
Copy link
Copy Markdown

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Binder 👈 Launch a Binder on branch aj202088/notebook/main

@rsaditya01
Copy link
Copy Markdown

Welcome @aj202088,
Thanks for looking into the issue and contributing to Jupyter Notebook.

On pulling your changes in local and testing, the updated notebook UI looks different from the desired output.

(A) Notebook UI after change -
image

(B)Desired Notebook UI (mentioned in the issue)-
image

The notebook UI in (A), keeps the "Click to add cell" button in the footer area, the button appear all the time below the notebook area and the button spans to entire width of 'inner notebook area (white area)'.
While the desired output is that the "Click to add cell button" can be placed inside 'inner notebook area'(as mentioned in issue description #7565), width should be equivalent to Notebook Cell width and it should appear only "on hover" over that button (current functionality).
Could we look into making some changes in "inner notebook area" and placing the the button there with minor alteration in css.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display "Click to add a cell" button as a part of notebook, not background

3 participants