Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results UI #145

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Results UI #145

merged 2 commits into from
Oct 4, 2024

Conversation

sdsantos
Copy link
Contributor

@sdsantos sdsantos commented Oct 3, 2024

Screenshot_20241003_183931

@sdsantos
Copy link
Contributor Author

sdsantos commented Oct 3, 2024

I'll probably still tweak the Result items.

@sdsantos sdsantos requested a review from aanorbel October 3, 2024 17:40
Copy link
Member

@aanorbel aanorbel left a comment

Choose a reason for hiding this comment

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

🐳

Comment on lines +105 to +110
DescriptorFilter(
current = state.filter.descriptor,
list = state.descriptorFilters,
onFilterChanged = { onEvent(ResultsViewModel.Event.DescriptorFilterChanged(it)) },
modifier = Modifier.weight(3f).padding(horizontal = 4.dp),
)
Copy link
Member

Choose a reason for hiding this comment

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

Title for installed descriptors goes to multiple lines which is ok but then there is no way to tell where one end and the other starts.

Screenshot_20241003_194835

Base automatically changed from dashboard-ui to main October 4, 2024 12:03
@sdsantos sdsantos merged commit c722b0e into main Oct 4, 2024
9 checks passed
@sdsantos sdsantos deleted the results-ui branch October 4, 2024 14:01
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