Skip to content

PM-3834 Declutter engagement list#7174

Merged
himaniraghav3 merged 1 commit intodevelopfrom
PM-3834
Feb 12, 2026
Merged

PM-3834 Declutter engagement list#7174
himaniraghav3 merged 1 commit intodevelopfrom
PM-3834

Conversation

@himaniraghav3
Copy link
Collaborator

@himaniraghav3 himaniraghav3 commented Feb 12, 2026

Removes skills column, start date column and time zone column to declutter the engagements list:

image

.job-infos {
display: grid;
grid-template-columns: 1.2fr 1fr 1.2fr 1.2fr 1fr 1.3fr 0.9fr 1fr 141px;
grid-template-columns: 1.2fr 1.2fr 1fr 1.3fr 0.9fr 141px;

Choose a reason for hiding this comment

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

[⚠️ correctness]
The change in grid-template-columns reduces the number of columns from 9 to 6. Ensure that this change aligns with the removal of the skills, start date, and time zone columns as described in the PR. Verify that the remaining columns are correctly aligned and that this change does not affect the layout negatively on different screen sizes.

@himaniraghav3 himaniraghav3 merged commit bf2fe67 into develop Feb 12, 2026
8 checks passed
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.

1 participant