8000 fix: UI refresh fixes by grutt · Pull Request #407 · hatchet-dev/hatchet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: UI refresh fixes #407

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

Merged
merged 4 commits into from
Apr 25, 2024
Merged

fix: UI refresh fixes #407

merged 4 commits into from
Apr 25, 2024

Conversation

grutt
Copy link
Contributor
@grutt grutt commented Apr 22, 2024

Description

Minor changes to layout and

Type of change

  • Bug fix (non-breaking change which fixes an issue)

What's Changed

  • sidebar clipping
  • remove Column toggle from non-stateful tables

@grutt grutt requested a review from abelanger5 April 22, 2024 18:54
Copy link
vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
hatchet-docs ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2024 2:46pm

@@ -31,6 +31,7 @@ interface DataTableToolbarProps<TData> {
actions: JSX.Element[];
setSearch?: (search: string) => void;
search?: string;
canVisibility?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

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

the naming and purpose of this is unclear to me

@grutt grutt enabled auto-merge (squash) April 25, 2024 14:48
@grutt grutt merged commit d229c1f into main Apr 25, 2024
@grutt grutt deleted the fixes--ui-refresh branch April 25, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0