Skip to content
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

feat(rakki): Add RAKKi to sidebar #1470

Merged
merged 1 commit into from
Dec 31, 2024
Merged

feat(rakki): Add RAKKi to sidebar #1470

merged 1 commit into from
Dec 31, 2024

Conversation

WaDadidou
Copy link
Collaborator

@WaDadidou WaDadidou commented Dec 31, 2024

Adding RAKKi to the sidebar

image

Adding notch color customization depending on the sidebar item id


Need that to make RAKKi yellow

Copy link

netlify bot commented Dec 31, 2024

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 79eb248
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/67737121b064e5000872e2e0
😎 Deploy Preview https://deploy-preview-1470--teritori-dapp.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 site configuration.

Copy link

netlify bot commented Dec 31, 2024

Deploy Preview for gno-dapp ready!

Name Link
🔨 Latest commit 79eb248
🔍 Latest deploy log https://app.netlify.com/sites/gno-dapp/deploys/6773712131b77d000852fd83
😎 Deploy Preview https://deploy-preview-1470--gno-dapp.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 site configuration.

@WaDadidou WaDadidou requested review from n0izn0iz, hthieu1110, clegirar and MikaelVallenet and removed request for n0izn0iz December 31, 2024 04:21
Copy link
Collaborator

@hthieu1110 hthieu1110 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1,26 +1,33 @@
import React from "react";
import { StyleSheet, View, ViewStyle } from "react-native";
import { View, ViewStyle } from "react-native";

import SideNotchSVG from "../../../../assets/sidebar/side-notch.svg";
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we use alias import to avoid long ../ :D

Copy link
Collaborator Author

@WaDadidou WaDadidou Dec 31, 2024

Choose a reason for hiding this comment

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

We can use @/ instead of ../../../.. yes.
I didn't change it here to limit the diffs.
It also ensure that the path is correct, no matter the number of levels in the arbo

@WaDadidou WaDadidou added this pull request to the merge queue Dec 31, 2024
Merged via the queue into main with commit 7796e47 Dec 31, 2024
24 checks passed
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