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

UI:Implemented Why BIT section #247

Closed
wants to merge 2 commits into from

Conversation

DhaneshShetty
Copy link

Description

Developed WhyBIT section UI of the Home page.

Fixes #209

Type of Change:

  • Code
  • User Interface

How Has This Been Tested?

whybit

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials

Code/Quality Assurance Only

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Member

@mtreacy002 mtreacy002 left a comment

Choose a reason for hiding this comment

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

@DhaneshShetty , can you please resolve the conflict? It must be resulted by the recent merge so you can pull the latest update on develop branch. Thanks

@mtreacy002
Copy link
Member

Hi @DhaneshShetty , the failing tests here is the result of unused user variable pointed out by @Rahulm2310 on pr #246. Once that pr is approved and merged, you should be able to fix the error tests here by pulling the latest update from develop branch.

Copy link
Member

@mtreacy002 mtreacy002 left a comment

Choose a reason for hiding this comment

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

Hi @DhaneshShetty , thank you for your work on this issue. I'm sorry for the delay in the feedback. Just some minor change from my end. I've pointed out the trigger for the error you faced on the tests in the previous comment. So, keep an eye on #246 progress and pull the fix one that pr is merged. Also, check my comment below on the font-weight 😉.

src/home/WhyBIT.css Show resolved Hide resolved
@mtreacy002
Copy link
Member

@DhaneshShetty , can you please give us update on this?

@mtreacy002 mtreacy002 added Category: User Interface Improvements or additions to design. Status: Changes Requested Changes are required to be done by the PR author. Type: Enhancement New feature or request. labels Jun 17, 2021
@mtreacy002 mtreacy002 mentioned this pull request Jun 17, 2021
3 tasks
@DhaneshShetty
Copy link
Author

@mtreacy002 Sorry for the delay.I have done the necessary changes.

Copy link
Member

@mtreacy002 mtreacy002 left a comment

Choose a reason for hiding this comment

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

@DhaneshShetty . The test is now failing because you forgot to import WhyBit component on top of the Home.jsx file. Can you please fix this? Thanks 😉

Screen Shot 2021-06-23 at 11 19 51 am

Screen Shot 2021-06-23 at 11 21 10 am

@mtreacy002
Copy link
Member

mtreacy002 commented Jul 8, 2021

@DhaneshShetty , thank you for fixing the failing test. The tests passed now, but can you please resolve the conflict? It must be from the recent commits to the develop branch. Thanks

Copy link
Member

@mtreacy002 mtreacy002 left a comment

Choose a reason for hiding this comment

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

@DhaneshShetty , I could see 2 sections (duplication) of WhyBIT section in your latest code. Can you please remove one? Thanks
Screen Shot 2021-07-09 at 10 09 35 am

@DhaneshShetty
Copy link
Author

@mtreacy002 I just noticed that this section has been implemented in the latest PR along with the video section.Should I remove that or close my PR?

@mtreacy002
Copy link
Member

mtreacy002 commented Jul 9, 2021

Oops, sorry @DhaneshShetty, I didn't realised it. Yeah, perhaps it's best to close this PR for now since we already have the section in the existing code. Sorry for the inconvenience 🙏.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: User Interface Improvements or additions to design. Status: Changes Requested Changes are required to be done by the PR author. Type: Enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Develop Homepage - Why BridgeInTech section
2 participants