-
Notifications
You must be signed in to change notification settings - Fork 16
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
Could not find a declaration file for module 'react-seat-picker' #46
Comments
hi @ryanFonseka, react-seat-picker does not have a declaration file for now, also you could run the example project that it's in this repo, testing from there I'm getting the expected result |
@roggervalf any updates for my request? |
hi @ryanFonseka, sorry for the delay these days are holidays in my country, I tried your code in Firefox and Chrome and it shows the null seat properly, which browser are you using? |
Hi, It was a CSS issue and I got it fixed by commenting on the following code in my CSS file
Thanks, @roggervalf for your help. can we change the row characters as we desired as in "A1, A2, A3.." or "AL1,AR1,AL2..." |
Hey @ryanFonseka, rows only can be alpha true or false (letters or numbers) and the row could not be removed as well, but there is a prop visible that hides the row title, and maybe use the seat number could help like AL1, AL2 and so on. |
@roggervalf Hi thanks for the information. If i want to add a title text in a blank row(in row D ) is there a workaround like |
@ryanFonseka for now it does not support that, I will add an enhancement label in this issue |
@roggervalf Hi brother any updates for the above? |
Hi @ryanFonseka, sorry but I didn't have the time to work on this, but I'm open to receive prs for it |
Hi, I get the following error when trying to render the seat plan.
also "Null" in between seats also not been taken properly
hope someone will help
The text was updated successfully, but these errors were encountered: