#3592 [UI Feature] Add full-list log output to execution detail panel
Issue created by
jsonporter
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
flyteorg/flyte