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

Bug: function editing field expands on vertical overflow #513

Closed
2 tasks done
GD-alt opened this issue Oct 9, 2024 · 0 comments · Fixed by #512
Closed
2 tasks done

Bug: function editing field expands on vertical overflow #513

GD-alt opened this issue Oct 9, 2024 · 0 comments · Fixed by #512
Labels
bug Something isn't working

Comments

@GD-alt
Copy link

GD-alt commented Oct 9, 2024

Describe the bug

When creating a function, on vertical overflow "Function Editor" field expands beneath the bottom boundary instead of enabling scrolling.

Steps to reproduce

  1. Open Surrealist;
  2. Click the + button (New function);
  3. Input any name and click "Continue";
  4. Type/paste function code exceeding the field size into "Function Editor".

Expected behaviour

Function Editor field enables scrolling.

Surrealist Environment

Version: 3.0.6
Flags: feature_flags: false, query_view: true, explorer_view: true, graphql_view: true, designer_view: true, auth_view: true, functions_view: true, models_view: true, apidocs_view: true, cloud_view: true, themes: true, newsfeed: true, database_version_check: true, highlight_tool: false, legacy_serve: false, cloud_endpoints: production, cloud_access: false, cloud_killswitch: true, changelog: auto

Contact Details

[email protected]

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@GD-alt GD-alt added bug Something isn't working triage This issue is new labels Oct 9, 2024
@macjuul macjuul removed the triage This issue is new label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants