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

Add a card button #45

Closed
hgbink opened this issue Dec 21, 2017 · 7 comments
Closed

Add a card button #45

hgbink opened this issue Dec 21, 2017 · 7 comments
Assignees

Comments

@hgbink
Copy link

hgbink commented Dec 21, 2017

Do you have plan to implement the "Add a card" button on the bottom of the lane like Trello?

@rcdexta rcdexta added this to the Add and Delete cards milestone Dec 22, 2017
@rcdexta
Copy link
Owner

rcdexta commented Dec 22, 2017

@hgbink Added to next milestone. Most probably will be released this weekend.. Will keep you posted!

Repository owner deleted a comment from asveloper Dec 22, 2017
@hgbink
Copy link
Author

hgbink commented Dec 22, 2017

Amazing! Thanks @rcdexta . Look forward to it.

@asveloper
Copy link

@hgbink
Copy link
Author

hgbink commented Dec 22, 2017

@asveloper Do you have an example on how to use it? And which version are you using? I tried to use the inputPlaceholder in 1.24.3, but it didn't take any effect.

@asveloper
Copy link

asveloper commented Dec 22, 2017

@hgbink kindly do check the link that is seperate package do install it version 1.1.9

@hgbink
Copy link
Author

hgbink commented Dec 22, 2017

Thanks @asveloper.
I have tried your version and had a few issues:

  1. The lane.css caused some problem with my webpack config. I solved it by moving it to my app level css.
  2. I found a few bug that I don't find in this repository.
  3. I tried set inputPlaceholder, but it didn't work for me. Do you have an example?

Is this a separate version of this repository? Looks like you have made some progress. Why don't you create a pull request so others can help?

rcdexta added a commit that referenced this issue Dec 24, 2017
This is the first step towards making the board mutable. This commit adds abilities to add or delete
cards from any lanes

#45
rcdexta added a commit that referenced this issue Dec 24, 2017
This is the first step towards making the board mutable. This commit adds abilities to add or delete
cards from any lanes

#45
@rcdexta rcdexta self-assigned this Dec 24, 2017
@rcdexta
Copy link
Owner

rcdexta commented Dec 24, 2017

The latest release includes changes to add or delete cards within a lane.
dec-24-2017 21-22-06

Check this story for example. All starts with setting the editable board prop to true.

Note: Every time a delete or addition happens, onDataChange callback can be used to listen to the updated data from the component. Working on a better way to communicate this in next milestone!

@rcdexta rcdexta closed this as completed Dec 24, 2017
reactexp925 added a commit to reactexp925/react-trello that referenced this issue Dec 5, 2019
This is the first step towards making the board mutable. This commit adds abilities to add or delete
cards from any lanes

rcdexta/react-trello#45
pikachunerdy added a commit to pikachunerdy/react-trello that referenced this issue Oct 7, 2022
This is the first step towards making the board mutable. This commit adds abilities to add or delete
cards from any lanes

rcdexta/react-trello#45
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

3 participants