Skip to content

New Snippet Manager (minor display issue) #99

@jcouture100

Description

@jcouture100

The new snippet manager and snippet functionality is working great. There is a minor display issue if the body of the snippet is long.
There is no vertical scroll bar on the body and moving the cursor down in the edit box will not display the lines that are out of view.
This also causes the "Save Snippet" and "Cancel" buttons to scroll off the screen. Since the body text allows entry of the ENTER and TAB keys (which it should), there is no way to get to the "Save Snippet" button.

Steps to recreate the issue:

  1. Create a new snippet.
  2. Insert a long SQL statement in the snippet body. (LongTestSnippet.sql attached for testing)
  3. Notice that the body textbox grows beyond the bottom of the form and there is no scroll bar.
  4. Notice that the save and cancel buttons are no longer visible at the bottom of the Snippet Manager form.
Image [LongTestSnippet.sql](https://github.com/user-attachments/files/27659849/LongTestSnippet.sql)

John Couture

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions