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

Build the component CreateActivityButton #85

Closed
6 tasks
uparkalau opened this issue Jun 24, 2024 · 0 comments · Fixed by #95
Closed
6 tasks

Build the component CreateActivityButton #85

uparkalau opened this issue Jun 24, 2024 · 0 comments · Fixed by #95
Assignees
Labels
frontend Frontend task/issue

Comments

@uparkalau
Copy link
Contributor

uparkalau commented Jun 24, 2024

To-Do List:

  • Begin by creating a new branch from the develop branch. The branch name should be same of the task name feature/issue-number-description.

  • Build the component CreateActivityButton tour/popup/etc.(use exisiting button component frontend\src\components\Button\Button.jsx)

  • Ensure that each component is customizable through props and use the project default styles and color themes.

  • Make sure to apply the project's default styles (./CreateActivityButtonStyles.css) to the components. Modify the CSS file to support the new components, using constants for colors and styles that align with the global theme.

  • Define PropTypes for each new component to ensure proper prop validation.

  • Create test cases to verify that the components render correctly with different props.
    image

@uparkalau uparkalau added the frontend Frontend task/issue label Jun 24, 2024
@rusisolanki rusisolanki linked a pull request Jul 3, 2024 that will close this issue
@erenfn erenfn closed this as completed Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend task/issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants