Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[UI]: add 'See Plan' option on team member task card menu #2976

Merged

Conversation

CREDO23
Copy link
Contributor

@CREDO23 CREDO23 commented Aug 29, 2024

Description

This PR fixes #2891

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Previous screenshots

Screenshot from 2024-08-29 23-02-48

Current screenshots

Screenshot from 2024-08-29 23-01-07

@CREDO23 CREDO23 self-assigned this Aug 29, 2024
@CREDO23 CREDO23 linked an issue Aug 29, 2024 that may be closed by this pull request
@CREDO23 CREDO23 requested review from evereq and Cedric921 August 29, 2024 21:05
@CREDO23 CREDO23 changed the title ui: add 'See Plan' option on team member task card menu [UI]: add 'See Plan' option on team member task card menu Aug 29, 2024
<HorizontalSeparator className="-mx-2" />
<ul className="w-full py-1 flex flex-col items-start">
<button
className={clsxm(
Copy link
Contributor

Choose a reason for hiding this comment

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

there is no onClick action for this button ??
@CREDO23

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No action for now @Cedric921 as described in #2891! The task is first to add 'See plan' option.
There is another task (issue) that describes what wil be done when the user click on 'See plan'

@evereq evereq merged commit 7cfe611 into develop Sep 1, 2024
12 checks passed
@evereq evereq deleted the 2891-feature-planned--extent-action-manu-with-see-plan branch September 1, 2024 19:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 'Planned' | extent 'Action (...) Manu' with 'See Plan'
3 participants