Ayyan Shaikh

Results 13 issues of Ayyan Shaikh

# Functionality to Theme your Chat using Props ## Changes Done - [ ] Added two Props called primaryColor and secondaryColor in RCComponent - [ ] primaryColor is responsible for...

![Screenshot from 2024-01-01 12-55-02](https://github.com/sveltejs/learn.svelte.dev/assets/72731349/8bec30e9-b530-40cd-9c7c-5cc7b69639d9) Added a role attribute to remove the warning in both unsolved and solved one

I think it will be great to maintain state to track till where the user has completed his or her tutorial and next time when he/she visit the tutorial ,...

The Actions use directive is giving following error ![image](https://github.com/sveltejs/learn.svelte.dev/assets/72731349/f52533c5-aec7-4d5e-8b22-394d05548355)

# Feature Request: Add Height and Width Styles to components ## Description Currently, ToolJet components don't have options to directly control their height and width. Adding these style options would...

feature request
appbuilder

## **GitHub Issue Title:** Refactor Invite Users Icon Color Based on Dark/Light Mode **Description:** The icon in the `Invite Users` component within `frontend/src/ManagerUsers/InviteUsers.jsx` is currently not changing its icon's color...

good first issue
hacktoberfest
up-for-grabs
community contribution

fixes #10868 This pull request introduces a small but important change to the `InviteUsersForm` component in the `frontend/src/ManageOrgUsers/InviteUsersForm.jsx` file. The change adds support for dark mode to improve the user...

#10888 This pull request adds a new feature to the project by introducing a placeholder image generator. The most important change is the creation of a new manifest file for...

#10936 [](url)This pull request includes several changes to the `Button` component in the `frontend/src/Editor/Components/Button.jsx` file and updates to the `buttonConfig` in `frontend/src/Editor/WidgetManager/configs/button.js`. The changes primarily focus on refactoring the code...

#10935 ### Component Updates: * [`frontend/src/Editor/LeftSidebar/SidebarPageSelector/PageHandler.jsx`](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1R14-R15): Updated the component to include `JSONTreeViewer` and refactored the rendering logic for better readability and maintainability. [[1]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1R14-R15) [[2]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1R37-R40) [[3]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1L130-R139) [[4]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1L142-R155) [[5]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1R165-R205) [[6]](diffhunk://#diff-1cf9657f0f374e35a12e27223cfba2ba67eb4ccc549ec342eb5b39e35e32f9b1L175-R215) ### State...