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

Lack of hint or feedback for object parameter in consola.box() function #264

Open
alifnuryana opened this issue Nov 27, 2023 · 0 comments
Open

Comments

@alifnuryana
Copy link

alifnuryana commented Nov 27, 2023

Environment

Version :
Node : 20.9.0
Typescript (@types) : 5.3.2 (20.10.0)
Consola : 3.2.3

Reproduction

Steps to Reproduce:

  • Attempt to utilize the consola.box() function with an object parameter.
  • Note the absence of hints or feedback while utilizing an object parameter.

Describe the bug

I am currently using Typescript and utilizing the consola.box() function within the package. The function is intended to display a box-like structure in the console. However, when passing an object as a parameter, I've noticed that there is a lack of hints or feedback from the function.

Expected Behavior:
When passing an object parameter to consola.box(), I would expect to receive hints or feedback regarding the available options or properties that can be customized within the box. However, there seems to be no indication or guidance provided.

Additional context

This lack of guidance or hint for object parameters makes it challenging to fully utilize the potential customization offered by the consola.box() function. Any enhancements in the form of improved documentation or hints for object parameters would greatly benefit users leveraging this feature.

Thank you for your attention to this matter.

Logs

No response

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

1 participant