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

[UI Feature] Add full-list log output to execution detail panel #3592

Closed
2 tasks done
jsonporter opened this issue Apr 13, 2023 · 2 comments
Closed
2 tasks done

[UI Feature] Add full-list log output to execution detail panel #3592

jsonporter opened this issue Apr 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers

Comments

@jsonporter
Copy link

jsonporter commented Apr 13, 2023

Motivation: Why do you think this is important?

Currently, while an execution is running we offer the ability to see the latest log message however the latest message often doesn't offer much useful information to debug a task. To fix this we will change this component to accept a list of all received messages that a user can scroll through to help them debug.

Acceptance Criteria:

  • All messages are displayed in message window
  • User can scroll through
  • Component auto-scrolls to latest message when new data is received.
  • Remove white fade-out on bottom of text area

See these for PR describing new request:
flyteorg/flyteidl#382
#3501

Goal: What should the final outcome look like, ideally?

Note: icon is only available during RUNNING
Screenshot 2023-04-13 at 9 11 06 AM

Screenshot 2023-04-13 at 9 11 12 AM

Propose: Link/Inline OR Additional context

https://www.figma.com/file/D96LNTCFgt5TDfEhePdTMU/Flyte-Console?node-id=5989-175110&t=lXxa8kSU04htpRNc-0

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@jsonporter jsonporter added enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers labels Apr 13, 2023
@eapolinario
Copy link
Contributor

@jsonporter , can we close this?

@jsonporter
Copy link
Author

merged flyteorg/flyteconsole#744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

3 participants