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

Chunter: pin messages #1396

Merged
merged 10 commits into from
Apr 14, 2022
Merged

Chunter: pin messages #1396

merged 10 commits into from
Apr 14, 2022

Conversation

budaeva
Copy link
Contributor

@budaeva budaeva commented Apr 13, 2022

No description provided.

budaeva added 8 commits April 13, 2022 21:50
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
@budaeva budaeva requested a review from BykhovDenis April 13, 2022 18:57
{#if pinnedIds.length > 0}
<div class="bottom-divider container">
<div on:click={(ev) => showMessages(ev)}>
{pinnedIds.length}
Copy link
Member

@BykhovDenis BykhovDenis Apr 14, 2022

Choose a reason for hiding this comment

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

Let's add Pinned: label before

</script>

{#if pinnedIds.length > 0}
<div class="bottom-divider container">
Copy link
Member

@BykhovDenis BykhovDenis Apr 14, 2022

Choose a reason for hiding this comment

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

Please add over-underline, pt-2, pb-2 classes


<style lang="scss">
.container {
padding-left: 0.5rem;
Copy link
Member

Choose a reason for hiding this comment

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

I think it should be 2.5rem

budaeva added 2 commits April 14, 2022 15:16
Signed-off-by: budaeva <irina.budaeva@xored.com>
Signed-off-by: budaeva <irina.budaeva@xored.com>
@budaeva budaeva requested a review from BykhovDenis April 14, 2022 08:24
@BykhovDenis BykhovDenis merged commit b6156fa into main Apr 14, 2022
@BykhovDenis BykhovDenis deleted the pin-messages-1249 branch April 14, 2022 08:53
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