Skip to content

Conversation

@tillprochaska
Copy link
Contributor

@tillprochaska tillprochaska commented Aug 9, 2022

This bumps react-ftm to include a fix that prevented the timeline editor being rendered in Aleph. See alephdata/react-ftm#895.

Steps to verify the fix:

  1. Rebuild the UI container to ensure the latest packages are installed:

    docker compose -f docker-compose.dev.yml build ui
    
  2. Upgrade indices and start Aleph:

    make upgrade
    make web
    
  3. Open the UI: http://localhost:8080

  4. Create a new timeline.

  5. Navigate to the timeline and click the button "Create new item".

  6. You should see the timeline editor. You should be able to hover over the color picker’s swatches and see tooltips with the color names.

@tillprochaska tillprochaska changed the base branch from main to develop August 9, 2022 12:25
@tillprochaska tillprochaska changed the title Till/update react ftm Fix timelines editor Aug 9, 2022
@tillprochaska tillprochaska marked this pull request as ready for review August 9, 2022 12:45
@Rosencrantz Rosencrantz merged commit 95d98f5 into develop Aug 9, 2022
@sunu sunu deleted the till/update-react-ftm branch September 27, 2022 05:51
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