Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Change the pending icon with Antd icon #301

Merged
merged 4 commits into from
Jan 8, 2022
Merged

Conversation

noahingh
Copy link
Member

@noahingh noahingh commented Jan 8, 2022

Change the pending icon with the Antd icon SyncOutlined. Because the custom icon doesn't work as expected for events of Antd.

image

@noahingh noahingh added bug Something isn't working component: ui This issue or pull request is related to the feature of the UI-side and removed bug Something isn't working labels Jan 8, 2022
@noahingh noahingh linked an issue Jan 8, 2022 that may be closed by this pull request
@noahingh noahingh modified the milestone: v0.6 Jan 8, 2022
Comment on lines +107 to +109
if s.TargetURL != nil {
status.TargetURL = *s.TargetURL
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Fix to check the TargetURL field is nil.

@noahingh noahingh merged commit 34c0086 into main Jan 8, 2022
@noahingh noahingh deleted the fix-pending-status-hover branch January 8, 2022 07:03
noahingh pushed a commit that referenced this pull request Jan 8, 2022
* Fix the bug in the mapping status

* Change the pending status icon for commit and review
@noahingh noahingh added this to the v0.5 milestone Jan 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: ui This issue or pull request is related to the feature of the UI-side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pending status does not react to mouse hover
1 participant