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

Placeholder values, tooltips, labels; can be customized and passed as a parameter. #240

Closed
marconildo opened this issue Apr 14, 2022 · 6 comments
Labels
stale Issue that may be closed soon due to the original author not responding any more.

Comments

@marconildo
Copy link

Describe the feature you'd like to request

Placeholder values, tooltips, labels; can be customized and passed as a parameter.

File: packages/xflow-extension/src/canvas-node-tree-panel/panel-header.tsx

Describe the solution you'd like

that the values presented in the input placeholder can be customized. Ex:

packages/xflow-extension/src/canvas-node-tree-panel/panel-header.tsx

<Input
placeholder="搜索组件"
allowClear
onChange={e => onKeywordChange(e.target.value)}
style={{ width: '100%', border: 0 }}
/>

Describe alternatives you've considered

I couldn't think of an alternative to change this value

Your Example Website or App

No response

Screenshots or Videos

image

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Apr 14, 2022

👋 @marconildo

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@xflow-bot
Copy link
Contributor

xflow-bot bot commented May 5, 2022

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

@xflow-bot xflow-bot bot added the stale Issue that may be closed soon due to the original author not responding any more. label May 5, 2022
@DavidKvas
Copy link

It would be great to make these values configurable. Unfortunately, it prevents us from using this amazing component in our product.

@xflow-bot xflow-bot bot removed the stale Issue that may be closed soon due to the original author not responding any more. label Jun 2, 2022
@xflow-bot
Copy link
Contributor

xflow-bot bot commented Jun 22, 2022

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

@xflow-bot xflow-bot bot added the stale Issue that may be closed soon due to the original author not responding any more. label Jun 22, 2022
@xflow-bot
Copy link
Contributor

xflow-bot bot commented Aug 1, 2022

Hey again!

It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot 🤖, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else.

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the AntV community! 💪💯

@xflow-bot xflow-bot bot closed this as completed Aug 1, 2022
@xflow-bot
Copy link
Contributor

xflow-bot bot commented Aug 2, 2023

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@xflow-bot xflow-bot bot locked as resolved and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

2 participants