miatrinity / railsnew.io

railsnew.io Nuxt app
14 stars 2 forks source link

[BUG] Selecting None changes both menu selections to None #74

Open ianbayne opened 3 years ago

ianbayne commented 3 years ago

Hi guys, great app! I popped you guys a comment a few months back and you were super responsive as well, which was appreciated.

I just noticed today that if you have an option selected from Frontend Framework Menu and an option selected from CSS Framework Menu, then choosing None from either Menu will change both options to None.

miatrinity commented 3 years ago

Hi Ian,

Thanks for this! Looking into it shortly!

We are currently rewriting the app with Rails, as the Vue one became an unmanageable mess (this bug is a good example) so we are in the process of abandoning the Vue app and in favor of the Rails app.

But if it's a quick fix, we can bang it out (the Rails app is going to take weeks probably - we want to come up with a solid design, which never happened for the Vue app).

ianbayne commented 3 years ago

We are currently rewriting the app with Rails, as the Vue one became an unmanageable mess (this bug is a good example) so we are in the process of abandoning the Vue app and in favor of the Rails app.

Very cool, guys! Will it be Rails and Stimulus or...?

miatrinity commented 3 years ago

For now, Rails and Stimulus only. Since there's no DB involved (for now - looks like it's going to change, at least for some parts of the app like creating your custom templates) Stimulus was perfectly enough.

btw we have reached feature parity (plus bugfixes), so hopefully releasing and deploying the Rails version before XMas!