Skip to content
Snippets Groups Projects

fix(search): left panel labels and layout (MIN-293)

Merged mateusz-winiarczyk requested to merge MIN-293-left-panel-labels-and-layout into development
1 unresolved thread

Structure improvements for displaying the results of search drawer.

search-drawer-structure-fix

Closes MIN-293

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 export const mapStepTypeToHeading = (stepType: string): string => {
2 switch (stepType) {
3 case 'drugs':
4 return 'Drug targets';
5 case 'chemicals':
6 return 'Small molecule targets';
  • LGTM. Please fix test if possible

  • Adrian Orłów approved this merge request

    approved this merge request

  • added 1 commit

    • 643a360e - test(search): add tests for results list utils

    Compare with previous version

  • added 3 commits

    Compare with previous version

  • mateusz-winiarczyk added 11 commits

    added 11 commits

    Compare with previous version

  • mentioned in commit 9041ce8b

  • Please register or sign in to reply
    Loading