Skip to content

Conversation

@ashutoshdhande
Copy link

@ashutoshdhande ashutoshdhande commented May 7, 2022

Description

Issue is fixed by adding extra class and defining it, to avoid clashes with btn-default styles if used in future

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Refer to image below
image

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@vercel
Copy link

vercel bot commented May 7, 2022

Someone is attempting to deploy a commit to a Personal Account owned by @atapas on Vercel.

@atapas first needs to authorize it.

@atapas atapas linked an issue May 7, 2022 that may be closed by this pull request
@vercel
Copy link

vercel bot commented May 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-play ✅ Ready (Inspect) Visit Preview May 7, 2022 at 6:09PM (UTC)

@atapas atapas requested a review from nirmalkc May 7, 2022 18:08
@atapas
Copy link
Member

atapas commented May 7, 2022

@nirmalkc Could you please review this PR?

nirmalkc
nirmalkc previously approved these changes May 12, 2022
@nirmalkc nirmalkc dismissed their stale review May 12, 2022 00:54

Need some code changes

@nirmalkc
Copy link
Collaborator

nirmalkc commented May 12, 2022

Hi @ashutoshdhande

Please change the CSS class names in search.css from '.btn-default' to 'btn-default-light' in all the 3 instances shown below (203, 217, 218).

image

Also, do the same change in common/modal/index.jsx.

image

Also, please remove .btn-cancel in index.jsx as well as from the playideas.css.

Thanks

Copy link
Member

@atapas atapas left a comment

Choose a reason for hiding this comment

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

@ashutoshdhande plz take care of the comments

@nirmalkc
Copy link
Collaborator

@atapas , this issue has been taken in another PR.
#187

Please close this PR.

@atapas atapas closed this May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug report]: Cancel button text

3 participants