FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

Multiple broken "Docs" links #3552

Closed BottaBazaar closed 3 weeks ago

BottaBazaar commented 1 month ago

Can we access your project?

Current Behavior

Under subsections of settings (such as "Mobile Deployment"), there are buttons for "Tutorial" and "Docs". The buttons for "Docs" is a broken/dead link so I can't review the documentation for each section. This is true for the "Firebase" subsection as well. Here is an example of a link that is dead: https://docs.flutterflow.io/data-and-backend/firebase/firestore-database/storage-rules

Expected Behavior

The relevant document should open.

Steps to Reproduce

click: settings click: mobile deployment under "google play store" click "Docs"

Reproducible from Blank

Bug Report Code (Required)

IT40hcr15YpJpbwA15D+c8Iwmik5JmY9aJInlMBraCosfZT2BLMcec/RVERCUt+lTFY/Pk6jgWoW0vvFiePTU/A5GAeeGK5/zqVxWA/MQlm5MrHSFJWvdHd8GphQG0iY16Wjsx4mJfhuWFI/2mb7JuiAdB7XHYzwIW4SD6/LZO4=

Visual documentation

Screenshot 2024-08-04 170214

Environment

- FlutterFlow version: 4.1.8
- Platform:windows desktop
- Browser name and version:
- Operating system and version affected:

Additional Information

No response

Luigibro26 commented 1 month ago

Yeah, I've noticed this quite a bit while looking through the flutterflow docs.

Like the entire CheckboxListTile widget or any of its subpages don't link to any page at all and just auto link to the home page.

Examples: https://docs.flutterflow.io/widgets-and-components/widgets/base-elements/checkboxlisttile https://docs.flutterflow.io/#add-a-checkboxlisttile-to-your-project

Despite once being an active page image

msusviela commented 1 month ago

Thanks for the report! I'll send it to FlutterFlow's team so they can work on this.

ryutosh commented 1 month ago

@msusviela I mention it here because it is relevant to this issue.

After the renewal of doc site, all descriptions regarding FlutterFlow actions seem to have disappeared.

image

I noticed it was missing because I was referring to "Upload Media" but there may be others missing. It would be very helpful if you could also publish the old version of the documentation site in the interim while you review it.

PoojaB26 commented 1 month ago

We are looking at the broken links issue but @msusviela, Actions are available under "Control Flow > Functions" or a quick search (from the top right) should take you there. And can you check for upload data now? You should see Upload media or Upload File content too. Again, you can either search for this keyword or look for it under Building Concepts > File Handling.

PoojaB26 commented 1 month ago

Regarding broken links, some of the old docs to new doc redirections are now fixed. Additionally it also needs some changes to be deployed from the product side, so docs links from the product redirect to correct page. That may be deployed in the next release! Any other missing widgets, we are looking into that. But other fundamental topics like Actions, File Handling mentioned in this thread, are already available in the new docs.