Skip to content

Conversation

adityathebe
Copy link
Member

No description provided.

Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
aws-preview Ready Ready Preview Oct 9, 2025 5:52am
flanksource-ui Ready Ready Preview Oct 9, 2025 5:52am

Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for goofy-euclid-75956c ready!

Name Link
🔨 Latest commit 27ad87d
🔍 Latest deploy log https://app.netlify.com/projects/goofy-euclid-75956c/deploys/68e74ae3f3bff00008061707
😎 Deploy Preview https://deploy-preview-2651--goofy-euclid-75956c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for flanksource-demo-stable ready!

Name Link
🔨 Latest commit 27ad87d
🔍 Latest deploy log https://app.netlify.com/projects/flanksource-demo-stable/deploys/68e74ae3d644e30008a839a3
😎 Deploy Preview https://deploy-preview-2651--flanksource-demo-stable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes permissions for the teams "add" button by adding teams table permissions and adjusting UI styling for better layout management.

  • Added teams table to the permissions configuration
  • Removed overflow-y-auto styling from container divs to fix layout issues
  • Added className prop for button alignment styling

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/context/UserAccessContext/permissions.ts Added "teams" table to the permissions tables configuration
src/components/SchemaResourcePage/SchemaResourceEdit.tsx Updated CSS classes to remove overflow styling and add button alignment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for clerk-saas-ui ready!

Name Link
🔨 Latest commit 27ad87d
🔍 Latest deploy log https://app.netlify.com/projects/clerk-saas-ui/deploys/68e74ae391e5cf000826d31f
😎 Deploy Preview https://deploy-preview-2651--clerk-saas-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Add missing teams entry to permissions table to fix Add button
not showing on Teams page due to authorization check failure.
Fix Delete and Update buttons being cut off with excessive white
space in schema resource edit forms (Teams, Rules, etc) by:
- Removing overflow-y-auto from parent container to prevent full page scroll
- Changing form from flex-1 to h-full to prevent expansion
- Overriding CanEditResource className to remove flex-1 expansion
@adityathebe adityathebe force-pushed the fix/teams-add-button-permissions branch from 5aea078 to 27ad87d Compare October 9, 2025 05:40
@moshloop moshloop merged commit 3d5a4ad into main Oct 9, 2025
16 of 18 checks passed
@moshloop moshloop deleted the fix/teams-add-button-permissions branch October 9, 2025 07:11
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.

2 participants