Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented Nov 15, 2024

What?

Making it simpler to read the if in frameNavigated which always confuses me. Using De Morgan's Law, (A || B) == (!A && !B).

Why?

Make it easier to read.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

@ankur22 ankur22 requested a review from a team as a code owner November 15, 2024 13:17
@ankur22 ankur22 requested review from inancgumus and olegbespalov and removed request for a team November 15, 2024 13:17
Copy link
Collaborator

@inancgumus inancgumus left a comment

Choose a reason for hiding this comment

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

Agreed 👍 :) Why do we have a lot of CI failings 🤔

Copy link
Contributor

@olegbespalov olegbespalov left a comment

Choose a reason for hiding this comment

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

👍 But, same as @inancgumus said, it's weird that tests failing 😢

@ankur22 ankur22 force-pushed the refactor/frameNavigated branch from 93ba678 to c38371d Compare November 18, 2024 13:42
@ankur22 ankur22 merged commit 1eaedb8 into main Nov 18, 2024
23 checks passed
@ankur22 ankur22 deleted the refactor/frameNavigated branch November 18, 2024 13:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants