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

Feature: Live mode for record inspector #428

Open
2 tasks done
LucyEgan opened this issue Sep 13, 2024 · 0 comments
Open
2 tasks done

Feature: Live mode for record inspector #428

LucyEgan opened this issue Sep 13, 2024 · 0 comments
Labels
feature New feature or request

Comments

@LucyEgan
Copy link

Is your feature request related to a problem?

Being able to quickly view live changes for a single record would be really handy while debugging/first implementing a feature.

Describe the solution

Adding a button [LIVE], defaulted in grey with a tooltip "Live update changes ... seconds/mins/hours ago". When clicked it will live listen to the table WHERE id=id and display the changes and update the tooltip for when its last updated, and show in surreal brand color when active.

During this mode it might be a good idea to make the editor read only while in LIVE mode/clicking will force it out of LIVE mode?
image

Are you willing to contribute this feature

No

Surrealist Environment

Version: 3.0.0-beta.2
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: false, highlight_tool: false, legacy_serve: false, cloud_endpoints: production, cloud_access: false, cloud_killswitch: true, changelog: hidden

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
@LucyEgan LucyEgan added feature New feature or request triage This issue is new labels Sep 13, 2024
@macjuul macjuul removed the triage This issue is new label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants