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

[Feature]: The function of the log component to increase the width limit. #2298

Closed
songjianet opened this issue Jan 27, 2022 · 0 comments
Closed
Labels
feature request New feature or request

Comments

@songjianet
Copy link
Contributor

songjianet commented Jan 27, 2022

This function solves the problem (这个功能解决的问题)

When there is one or more overly long log messages in the log, an automatic line wrap should be provided, or the function of wrapping according to the width set by the user.(当日志中有一条或多条日志消息过长时,应提供自动换行,或者根据用户设置的宽度换行的功能。)

image
image

There can be a line break sign like this, which means it is the same log as the previous line of the log.(可以有一个类似这样的折行标志,代表与上一行日志是同一条日志。)
image

Expected API (期望的 API)

Wrap a long log message when the width is set automatically or manually.(自动宽度或手动设置宽度时,对于一条较长的日志信息进行换行。)

@github-actions github-actions bot added the feature request New feature or request label Jan 27, 2022
@songjianet songjianet changed the title The function of the log component to increase the width limit. [Feature]: The function of the log component to increase the width limit. Jan 27, 2022
jaulz pushed a commit to jaulz/naive-ui that referenced this issue Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant