Skip to content

Conversation

@Ponch49
Copy link
Contributor

@Ponch49 Ponch49 commented Jan 18, 2024

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
The nodes are no longer stacked on top of each other and you can now read the names of each individual node without having to drag them around. Also converted Flow.tsx to have more thorough implementation of TypeScript.

Ticket Item
RL-39

Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix

  1. npm install
  2. npm run webpack
  3. Click F5 to open VsCode Extension Simulator
  4. Click on React Labyrinth Extension Logo.

Previous behavior
Nodes were positioned overlapping each other causing the user to not see the names of nodes.

Expected behavior
Nodes are spaced generously now and they are easy to read for the user.

Screenshots & Videos
Screenshot 2024-01-17 at 9 47 37 PM

…ped data function into separate file to keep Flow.tsx clean
Co-authored-by: Louis <Louka3@users.noreply.github.com>
Co-authored-by: Ashley Luu <ash-t-luu@users.noreply.github.com>
Co-authored-by: ChristinaRaether <ChristinaRaether@users.noreply.github.com>
Copy link
Contributor

@ash-t-luu ash-t-luu left a comment

Choose a reason for hiding this comment

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

great job

Copy link
Collaborator

@ChristinaRaether ChristinaRaether left a comment

Choose a reason for hiding this comment

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

👍

@ChristinaRaether ChristinaRaether merged commit 5a3f338 into dev Jan 18, 2024
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.

4 participants