Skip to content

Conversation

claremacrae
Copy link
Collaborator

Types of changes

Changes visible to users:

  • Bug fix (prefix: fix - non-breaking change which fixes an issue)
    • Improves the appearance of an unreleased feature

Internal changes:

  • Refactor (prefix: refactor - non-breaking change which only improves the design or structure of existing code, and making no changes to its external behaviour)

Description

In testing the date picker in the Edit Task modal on my phone, I realised I hadn't implemented adjusting of the layout for smaller screen sizes, so this fixes that.

It also makes the icon a slightly more muted colour, and tidies up the code a little.

Motivation and Context

How has this been tested?

Exploratory testing, with videos made for comparison.

Only on desktop so far.

Screenshots (if appropriate)

Edit.Task.modal.resizing.-.for.PR.-.2.mp4

Checklist

Terms

@claremacrae claremacrae added the scope: edit task The Create or edit task modal/dialog label Sep 1, 2024
Copy link

sonarqubecloud bot commented Sep 1, 2024

@claremacrae claremacrae merged commit e9a94c1 into main Sep 1, 2024
3 checks passed
@claremacrae claremacrae deleted the fix-date-picker branch September 1, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: edit task The Create or edit task modal/dialog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant