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

Strikethrough text in Board Settings / Members / Teams or Organizations #5352

Open
DarthJahus opened this issue Mar 18, 2024 · 1 comment
Open

Comments

@DarthJahus
Copy link

Issue

Server Setup Information

  • Did you test in newest Wekan? Yes
  • Did you configure root-url correctly so Wekan cards open correctly (see https://github.com/wekan/wekan/wiki/Settings)? Yes
  • Operating System: Ubuntu 23.04 Server
  • Deployment Method (Snap/Docker/Sandstorm/bundle/source): Docker
  • Http frontend if any (Caddy, Nginx, Apache, see config examples from Wekan GitHub wiki first): Apache2
  • Node.js Version: /
  • MongoDB Version: 6
  • What webbrowser version are you using (Wekan should work on all modern browsers that support Javascript)? Latest MS Edge

Problem description

image

As you can see on the screenshot, organization or team name is shown as strikethrough. This only happens when the team/org is active, and does not happen if it's inactive.

When a team is inactive, the name is already strikethrough, so I guess the strikethrough tag are nullifying each other.

In the following screenshot, R-pur is not active, but MinuteNews is active:

image

@xet7
Copy link
Member

xet7 commented Mar 18, 2024

@DarthJahus

Maybe send PR like this https://github.com/wekan/wekan/wiki/Emoji ?

To files here:

https://github.com/wekan/wekan/tree/main/client/components/sidebar

I'll get some sleep.

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

No branches or pull requests

2 participants