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

UIPFIMP-52: React-highlighter is incompatible with react 17 #129

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

OleksandrHladchenko1
Copy link
Contributor

@OleksandrHladchenko1 OleksandrHladchenko1 commented Nov 7, 2022

Link

UIPFIMP-52

Approach

  • Added state to store search term in FindImportProfile component
  • Moved listTemplate component from AbstractContainer to FindImportProfile
  • Created STDTC-69 to move ListTemplate component from ui-data-import to stripes-data-transfer-components

Video

UIPFIMP-52.mp4

@github-actions
Copy link

github-actions bot commented Nov 7, 2022

Jest Unit Test Statistics

17 tests  ±0   17 ✔️ ±0   49s ⏱️ -6s
  5 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 8985c43. ± Comparison against base commit df53b67.

@github-actions
Copy link

github-actions bot commented Nov 7, 2022

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 8985c43. ± Comparison against base commit df53b67.

@sonarcloud
Copy link

sonarcloud bot commented Nov 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.0% 0.0% Duplication

Copy link
Member

@zburke zburke left a comment

Choose a reason for hiding this comment

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

True confession: I'm having a hard time understanding how highlighting works now, except that it seems to have been outsourced to either DI or stripes-acq-components. That's fine, but note that if you want to share components from DI, DI really should formally export them. Exporting Importing by private path is dangerous because that path could change at any time without a semver change because, from DI's point of view, that path is just a private implementation detail.

FindImportProfile/FindImportProfile.js Show resolved Hide resolved
@OleksandrHladchenko1 OleksandrHladchenko1 merged commit 56c856f into master Nov 9, 2022
@OleksandrHladchenko1 OleksandrHladchenko1 deleted the UIPFIMP-52 branch November 9, 2022 15:52
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.

3 participants