Skip to content

feat: replaced pink 1 with pink2 in documents permission component #2128

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

Conversation

HarshMN2345
Copy link
Member

@HarshMN2345 HarshMN2345 commented Jul 17, 2025

What does this PR do?

Replaced pink 1 with pink 2 alert component n documents permission component

Test Plan

image image image

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

yes

@HarshMN2345 HarshMN2345 requested a review from ItzNotABug July 17, 2025 12:27
@HarshMN2345 HarshMN2345 self-assigned this Jul 17, 2025
Copy link
Member

@ItzNotABug ItzNotABug left a comment

Choose a reason for hiding this comment

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

Pretty sure we have multiple occurrences of the old design Alert. Lets replace all of those.

@HarshMN2345 HarshMN2345 requested a review from ItzNotABug July 18, 2025 06:23
@@ -343,7 +344,8 @@
{/each}
</Table.Root>
<div class="u-flex u-flex-vertical u-gap-16">
Copy link
Member

Choose a reason for hiding this comment

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

Lets use the Layout.Stack here.

source: 'function_keys_card',
destination: 'docs'
})}
<div class="u-margin-block-start-24">
Copy link
Member

Choose a reason for hiding this comment

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

why do we need this margin here?

@HarshMN2345 HarshMN2345 requested a review from ItzNotABug July 21, 2025 12:47
@@ -342,15 +344,16 @@
</Table.Row.Base>
{/each}
</Table.Root>
<div class="u-flex u-flex-vertical u-gap-16">
<Alert>To change the selection edit the relationship settings.</Alert>
<Layout.Stack gap="m" direction="column">
Copy link
Member

Choose a reason for hiding this comment

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

gap="m" is 12px, doesn't seem the same from before.

Copy link
Member Author

Choose a reason for hiding this comment

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

image

@ItzNotABug ItzNotABug merged commit 33b9cfe into appwrite:main Jul 25, 2025
2 checks passed
@HarshMN2345 HarshMN2345 deleted the feat-SER-16-replace-pink1-with-pink2-doc-permissions branch July 25, 2025 08:01
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