Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: refactor activity in workspace page#17980

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 4 commits intomainfrombq/refactor-activity-on-workspace-page
May 22, 2025

Conversation

BrunoQuaresma
Copy link
Collaborator

Changing the activity in the workspace page. It is more boring, but more reliable and extensible. By moving it to the bottom of the agent card, we have more space to display longer messages and more items. It also give us some space for interactivity controls in case we want them in the future.

Before:
Screenshot 2025-05-21 at 19 09 41

After:

Screen.Recording.2025-05-21.at.19.10.32.mov

@BrunoQuaresmaBrunoQuaresma requested review froma team andjaaydenh and removed request fora teamMay 21, 2025 22:16
case "failure":
returntheme.palette.error.main;
return"text-content-warning";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

should this be text-content-destructive?

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'm not sure. I use warning for "alerts" and destructive for "actions". Eg. A failure is just warning the user about an error, but delete, is an action that destroy things. Makes sense?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I guess it depends on the context and the feature, I have been using destructive for error alerts and warning for warning alerts because sometimes there are both.

Copy link
Contributor

@jaaydenhjaaydenh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Overall this is an improvement for the UI and nice to see updates to use Tailwind.

I am guessing that this was originally placed closer to the top of the page originally for demo purposes but the current location feels more useful if you wanted to review many logs at once.

BrunoQuaresma reacted with heart emoji
@BrunoQuaresma
Copy link
CollaboratorAuthor

@jaaydenh I updated the design to include the app statuses in the agent row after@bpmct feedback and requests to make it higher priority in the page.

@BrunoQuaresmaBrunoQuaresma merged commit6f0defb intomainMay 22, 2025
33 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/refactor-activity-on-workspace-page branchMay 22, 2025 16:05
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@jaaydenhjaaydenhAwaiting requested review from jaaydenh

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@BrunoQuaresma@jaaydenh

[8]ページ先頭

©2009-2025 Movatter.jp