Skip to content

AB#468 Add timetable link to cancellations and fix icon scaling#5783

Open
hjvuor wants to merge 3 commits into
nextfrom
AB#468-alertview
Open

AB#468 Add timetable link to cancellations and fix icon scaling#5783
hjvuor wants to merge 3 commits into
nextfrom
AB#468-alertview

Conversation

@hjvuor
Copy link
Copy Markdown
Contributor

@hjvuor hjvuor commented Apr 29, 2026

Proposed Changes

  • Cancellation cards on disruption tab now have an arrow that links to the timetable
  • Use proper scaling with default thumbs up icon, previously rendered too big

Pull Request Check List

  • A reasonable set of unit tests is included
  • Console does not show new warnings/errors
  • Changes are documented or they are self explanatory
  • This pull request does not have any merge conflicts
  • All existing tests pass in CI build

Review

  • Read and verify the code changes
  • Test the functionality by running the UI locally with all popular browsers available in your platform
  • Check that the implementation matches the design, when such one is defined in an issue in Azure Boards
  • Merge the pull request

@hjvuor hjvuor marked this pull request as ready for review May 6, 2026 07:20
[entities],
);

const buttonLabel = hasCancelations ? 'View timetable' : 'View details'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please add proper translations.

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.

2 participants