Alexander Kochetov
Alexander Kochetov
Confirm that issue also for Chrome and Firefox. Before selecting file: ``` html ``` After selecting file: ``` html ```
Blank `name` attribute after selecting file is unwanted behavior at all.
Great suggestion, vote to merge this!
Looks like you forget run `composer update` after adding `"league/flysystem-dropbox": "~1.0"` to `composer.json`.
We need to think around that widget features.
@a-komarev I think 1+2+3+4+5+8 = one widget. And 9 = other widget. > Separate repository with require will be better solution. I do not think its good idea since `taggable`...
@a-komarev As i see we have 2 widgets here (except 6,7,10): `TagWidget` and `TagCloudWidget`. Both use `Menu` for rendering.
@a-komarev It already handled by framework.
@a-komarev > Am I missed something? Yes, ofcource. This: ``` ``` is not right solution. Such tasks should be solved by configuring `urlManager` rules + using code like this: ```...
@a-komarev Can you open separate documentation issue? We can explain how to set up `urlManager` + show controller and other examples inside `Advanced Usage` section.