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/create project desc highlight #2001

Merged
merged 11 commits into from
Dec 23, 2024

Conversation

NSUWAL123
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation
  • πŸ§‘β€πŸ’» Refactor
  • βœ… Test
  • πŸ€– Build or CI
  • ❓ Other (please specify)

Related Issue

Describe this PR

This PR contains the following works:

  1. Separate description of each project creation section to Descripition component
  2. Focus descriptions when corresponding form elements of project creation form is hovered

Screenshots

Screencast.from.18-12-24.09.33.35.+0545.webm

@NSUWAL123 NSUWAL123 requested a review from spwoodcock December 18, 2024 03:59
@github-actions github-actions bot added enhancement New feature or request frontend Related to frontend code labels Dec 18, 2024
@NSUWAL123
Copy link
Contributor Author

@spwoodcock can't debug why the test cases are failing.

When the test cases run is the Debug true or false?

Copy link
Member

@spwoodcock spwoodcock left a comment

Choose a reason for hiding this comment

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

Comment, otherwise looks good!

@@ -58,7 +58,7 @@ services:
# timeout: 5s

ui-test:
image: "mcr.microsoft.com/playwright:${PLAYWRIGHT_TAG:-v1.48.1}"
image: "mcr.microsoft.com/playwright:${PLAYWRIGHT_TAG:-v1.44.1}"
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure downgrading this version is a good idea.

It might cause inconsistencies with the version used during CI too - they always have to match else browser versions used for testing will differ

@spwoodcock
Copy link
Member

@spwoodcock can't debug why the test cases are failing.

When the test cases run is the Debug true or false?

For others to know, we discussed this bilaterally and decided to address the test issues in the new year

@github-actions github-actions bot added the tests Related to automated code tests label Dec 23, 2024
@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 23, 2024
@Sujanadh Sujanadh merged commit c5f2e63 into development Dec 23, 2024
6 checks passed
@Sujanadh Sujanadh deleted the feat/create-project-desc-highlight branch December 23, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contrib docs Improvements or additions to documentation enhancement New feature or request frontend Related to frontend code tests Related to automated code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants